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 67725fb commit 7bf928fCopy full SHA for 7bf928f
.github/workflows/sam-publish.yml
@@ -1,5 +1,8 @@
1
name: sam-publish
2
-on: [release]
+on:
3
+ create:
4
+ tags:
5
+ - v*
6
7
defaults:
8
run:
0 commit comments