Skip to content

Commit e58a92a

Browse files
committed
Update publish-release.yml
1 parent 1419e29 commit e58a92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
with:
4444
head: master
45-
base: dev
45+
base: develop
4646
title: Merge master into dev branch
4747
body: |
4848
This PR merges the master branch back into dev.

0 commit comments

Comments
 (0)