We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
main
1 parent c77a2e2 commit f5b09e0Copy full SHA for f5b09e0
.github/workflows/release.yml
@@ -2,8 +2,7 @@ name: Release
2
on:
3
push:
4
branches:
5
- # master and not main oon purpose
6
- - master
+ - main
7
8
jobs:
9
release:
0 commit comments