Skip to content

Commit

Permalink
ci: use semver
Browse files Browse the repository at this point in the history
  • Loading branch information
fiftin committed Nov 24, 2024
1 parent dab3736 commit 2ec85a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Beta
'on':
push:
tags:
- v*-beta
- v*-beta*

jobs:
prerelease:
Expand Down

0 comments on commit 2ec85a8

Please sign in to comment.