.
convert-to-yml / format-branch (push) Failing after 23s
Details
convert-to-yml / format-branch (push) Failing after 23s
Details
This commit is contained in:
parent
ae392d516d
commit
d9b8076c22
|
@ -34,7 +34,7 @@ jobs:
|
||||||
git commit -a -m "${{ env.CI_COMMIT_MESSAGE }} xml files converted to yml"
|
git commit -a -m "${{ env.CI_COMMIT_MESSAGE }} xml files converted to yml"
|
||||||
git push -f origin HEAD:${{ env.PRODUCTION_BRANCH }}
|
git push -f origin HEAD:${{ env.PRODUCTION_BRANCH }}
|
||||||
- name: download tea!
|
- name: download tea!
|
||||||
run: curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 -- output tea
|
run: curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output tea
|
||||||
- uses: quangvo09/pull-request-action@v1
|
- uses: quangvo09/pull-request-action@v1
|
||||||
name: Create PR to develop
|
name: Create PR to develop
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue