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