We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7f9a7 commit f30e3f6Copy full SHA for f30e3f6
Taskfile.yml
@@ -142,3 +142,6 @@ tasks:
142
- mkdir -p {{.FOLDER}}
143
144
145
+ push:
146
+ cmds:
147
+ - git push origin main --tags
0 commit comments