Skip to content

Commit db7a18e

Browse files
Added default bump back to push release workflow
1 parent 5ed5ed0 commit db7a18e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pushrelease.yml

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
env:
8383
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8484
WITH_V: true
85+
DEFAULT_BUMP: patch
8586
RELEASE_BRANCHES: main
8687
- name: Checkout two
8788
uses: actions/checkout@v2

0 commit comments

Comments
 (0)