We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 732c0f5 commit 0ac24bdCopy full SHA for 0ac24bd
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: Release
3
on:
4
release:
5
types:
6
- - created
+ - published
7
8
jobs:
9
build:
0 commit comments