We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec63be0 + 4e7b9bb commit 7340e04Copy full SHA for 7340e04
1 file changed
.github/workflows/publish.yml
@@ -1,6 +1,8 @@
1
name: Publishing
2
3
-on: [release]
+on:
4
+ release:
5
+ types: [published]
6
7
jobs:
8
test:
0 commit comments