We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
published
1 parent 543b22c commit 76a54aeCopy full SHA for 76a54ae
1 file changed
.github/workflows/publish.yml
@@ -1,7 +1,7 @@
1
name: Publish
2
on:
3
release:
4
- types: [created]
+ types: [published]
5
jobs:
6
test:
7
name: Test on ${{ matrix.os }}
0 commit comments