Unverified Commit 0740a51e authored by Paul Kaplan's avatar Paul Kaplan Committed by GitHub

Update main.yml

parent 04fb00f4
......@@ -27,7 +27,7 @@ jobs:
- name: Create release branch and merge develop
run: |
git checkout -b ${{ steps.vars.outputs.branch }}
git merge develop
git merge origin/develop
git push
- name: Show merge commit
run: git --no-pager show
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment