Merge pull request '..' (#82) from develop-7 into master
Bump version / build (push) Failing after 12s Details
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-xml / deploy (push) Successful in 26s Details
convert-to-yml / develop-branch (push) Has been skipped Details

Reviewed-on: #82
This commit is contained in:
giles 2023-10-22 00:02:44 +00:00
commit 1585aa7f25
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}