kkkkk
convert-to-yml / develop-branch (push) Failing after 19s
Details
convert-to-yml / develop-branch (push) Failing after 19s
Details
This commit is contained in:
parent
fdbfb48917
commit
9a252762b3
|
@ -31,4 +31,4 @@ jobs:
|
|||
git config --global user.email "username@users.noreply.github.com"
|
||||
git add -A
|
||||
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 }}
|
||||
|
|
Loading…
Reference in New Issue