We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b73fa8 commit 9ff4dcdCopy full SHA for 9ff4dcd
1 file changed
.github/workflows/publish.yml
@@ -1,11 +1,8 @@
1
name: Publish
2
3
on:
4
- push:
5
- branches-ignore:
6
- - '**'
7
- # release:
8
- # types: [created]
+ release:
+ types: [created]
9
10
jobs:
11
build:
0 commit comments