We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c57b4 commit 22a13c7Copy full SHA for 22a13c7
.github/workflows/publish.yml
@@ -3,7 +3,7 @@ on:
3
release:
4
branches:
5
- main
6
- types: created
+ types: released
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments