Skip to content

Commit

Permalink
fix: tag filter
Browse files Browse the repository at this point in the history
Signed-off-by: Curtis Wan <[email protected]>
  • Loading branch information
mooc9988 committed Nov 3, 2023
1 parent 3b6e228 commit 5987a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Github Release
on:
push:
tags:
- '[0-9]+\.[0-9]+\.[0-9]+[\-a-zA-Z]*'
- '[0-9]+\.[0-9]+\.[0-9]+'

jobs:
github-release:
Expand Down

0 comments on commit 5987a46

Please sign in to comment.