This commit is contained in:
giles 2023-10-22 19:45:36 +01:00
parent fe1fc6ff35
commit f69c77282b
1 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,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"
-f origin HEAD:refs/heads/deployed-${{ github.ref_name }}
git push -f origin HEAD:refs/heads/deployed-${{ github.ref_name }}