chore(workflows): git
This commit is contained in:
1
.github/workflows/promote.develop.yml
vendored
1
.github/workflows/promote.develop.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
|
||||
- name: Merge Develop into Main
|
||||
run: |
|
||||
git config pull.rebase false
|
||||
git checkout main
|
||||
git pull origin develop
|
||||
git push origin main
|
||||
|
||||
Reference in New Issue
Block a user