We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b7167 commit 05b9b00Copy full SHA for 05b9b00
1 file changed
.github/workflows/publish.yml
@@ -2,8 +2,8 @@ name: publish
2
3
on:
4
push:
5
- branches:
6
- - 'main'
+ # branches:
+ # - 'main'
7
tags:
8
- '**'
9
0 commit comments