llllllllllllll
convert-to-yml / develop-branch (push) Successful in 26s
Details
convert-to-yml / develop-branch (push) Successful in 26s
Details
This commit is contained in:
parent
379544ee06
commit
fdbfb48917
|
@ -46,7 +46,7 @@ jobs:
|
||||||
git commit -a -m "${{ github.ref_name }} -> ${{ env.BUILD_BRANCH }} "
|
git commit -a -m "${{ github.ref_name }} -> ${{ env.BUILD_BRANCH }} "
|
||||||
git checkout -b ${{ env.BUILD_BRANCH }}
|
git checkout -b ${{ env.BUILD_BRANCH }}
|
||||||
git merge --squash ${{ github.ref_name }}
|
git merge --squash ${{ github.ref_name }}
|
||||||
git push origin HEAD:${{ env.BUILD_BRANCH }}
|
git push -f origin HEAD:${{ env.BUILD_BRANCH }}
|
||||||
|
|
||||||
- name: make pull request comment
|
- name: make pull request comment
|
||||||
run: |
|
run: |
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue