Skip to content

Commit 868e33e

Browse files
committed
WIP
1 parent 5c7cd13 commit 868e33e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
2121
WITH_V: true
22-
RELEASE_BRANCHES: production
23-
DEFAULT_BUMP: minor
22+
RELEASE_BRANCHES: main
23+
DEFAULT_BUMP: minor

0 commit comments

Comments
 (0)