We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a50389 + 9ff4dcd commit a60e7f7Copy full SHA for a60e7f7
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