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.
1 parent 5c7cd13 commit 868e33eCopy full SHA for 868e33e
.github/workflows/release.yml
@@ -19,5 +19,5 @@ jobs:
19
env:
20
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
21
WITH_V: true
22
- RELEASE_BRANCHES: production
23
- DEFAULT_BUMP: minor
+ RELEASE_BRANCHES: main
+ DEFAULT_BUMP: minor
0 commit comments