We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65da524 commit 34d1938Copy full SHA for 34d1938
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: Release
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
7
permissions:
8
contents: read # for checkout
0 commit comments