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 7390360 commit 9ce8fb2Copy full SHA for 9ce8fb2
.github/workflows/release.yml
@@ -1,7 +1,8 @@
1
name: Release
2
3
+# https://github.community/t/how-to-run-github-actions-workflow-only-for-new-tags/16075/22
4
on:
- create:
5
+ push:
6
tags:
7
- v*
8
0 commit comments