hhhhhhhhh
This commit is contained in:
parent
13c92e75d1
commit
02982365e5
|
@ -41,7 +41,7 @@ jobs:
|
||||||
git checkout ${{ env.PRODUCTION_BRANCH }}
|
git checkout ${{ env.PRODUCTION_BRANCH }}
|
||||||
git pull
|
git pull
|
||||||
git log -5
|
git log -5
|
||||||
git merge master
|
git merge origin/master
|
||||||
git push origin HEAD
|
git push origin HEAD
|
||||||
- name: make pull request
|
- name: make pull request
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue