Skip to content

Commit

Permalink
ci(dev): update supported push tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sereneblue committed May 1, 2020
1 parent 5083dc3 commit de92ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
tags:
- v**-alpha**
- v**-beta**
- v**-rc**

jobs:
build:
Expand Down

0 comments on commit de92ba0

Please sign in to comment.