We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a479b2d commit 4ce5394Copy full SHA for 4ce5394
.github/workflows/publish.yml
@@ -1,9 +1,7 @@
1
name: Publish
2
3
on:
4
- release:
5
- types:
6
- - published
+ - push
7
8
permissions: read-all
9
0 commit comments