We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2646f9a + 32de67b commit f4872c3Copy full SHA for f4872c3
.github/workflows/publish.yml
@@ -1,7 +1,7 @@
1
name: Publish
2
on:
3
release:
4
- types: [published]
+ types: [released]
5
6
jobs:
7
build-publish:
0 commit comments