..
This commit is contained in:
parent
c5c4799bff
commit
0951c64ae0
|
@ -28,4 +28,4 @@ jobs:
|
|||
git config --global user.email "username@users.noreply.github.com"
|
||||
git add -A
|
||||
git commit -a -m "${{ env.CI_COMMIT_MESSAGE }} yml files converted to xml"
|
||||
git push -f origin HEAD:ref/heads/deployed-${{ github.ref_name }}
|
||||
git push -f origin HEAD:refs/heads/deployed-${{ github.ref_name }}
|
||||
|
|
Loading…
Reference in New Issue