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