Skip to content

Commit

Permalink
build on all tags
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellee1019 committed Dec 15, 2024
1 parent 774e962 commit 0469de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
on:
push:
tags:
- "[0-9]+.[0-9]+.[0-9]+" # the build-action will trigger on tags with the format 1.0.0
- "*" # the build-action will trigger on tags with the format 1.0.0

jobs:
publish:
Expand Down

0 comments on commit 0469de9

Please sign in to comment.