We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71e1d1 commit 28257b1Copy full SHA for 28257b1
.github/workflows/main.yml
@@ -4,7 +4,7 @@ name: Auto Bump Version
4
on:
5
push:
6
branches:
7
- - 'master'
+ - 'main'
8
9
permissions:
10
contents: write
0 commit comments