Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 32203da

Browse files
author
Alex Boten
committed
fix workflow
1 parent e4d580b commit 32203da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Create Pull Request
3232
uses: peter-evans/[email protected]
3333
with:
34+
base: master
3435
branch: ${{ steps.get_version.outputs.VERSION }}
3536
title: '[pre-release] Update changelogs, version [${{ steps.get_version.outputs.VERSION }}]'
3637
# team-reviewers: TODO: set this

0 commit comments

Comments
 (0)