kkkkk
convert-to-yml / develop-branch (push) Failing after 19s Details

This commit is contained in:
giles 2023-10-23 03:05:20 +01:00
parent fdbfb48917
commit 9a252762b3
1 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ jobs:
git config --global user.email "username@users.noreply.github.com" git config --global user.email "username@users.noreply.github.com"
git add -A git add -A
git commit -a -m "${{ github.ref_name }} -> refs/heads/deployed/${{ github.ref_name }} " git commit -a -m "${{ github.ref_name }} -> refs/heads/deployed/${{ github.ref_name }} "
git push origin HEAD:refs/heads/deployed-${{ github.ref_name }} git push origin HEAD:refs/heads/deployed/${{ github.ref_name }}