We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa90d6a commit 1f6810dCopy full SHA for 1f6810d
.github/workflows/release.yml
@@ -2,8 +2,8 @@ name: Release
2
3
on:
4
push:
5
- branches:
6
- - main
+ # branches:
+ # - main
7
tags:
8
- v*
9
0 commit comments