We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0637622 + 03194f8 commit f2b5cf7Copy full SHA for f2b5cf7
1 file changed
.github/workflows/release-on-version-bump.yml
@@ -2,7 +2,7 @@ name: Create Release on Version Bump
2
3
on:
4
push:
5
- branches: [main]
+ branches: [master]
6
7
jobs:
8
extract:
0 commit comments