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