We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115374f commit 9034ad6Copy full SHA for 9034ad6
1 file changed
.github/workflows/publish.yml
@@ -2,8 +2,8 @@ name: Release
2
3
on:
4
workflow_dispatch:
5
- push:
6
- branches: [ master ]
+ # push:
+ # branches: [ master ]
7
8
permissions:
9
contents: write
0 commit comments