mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
Git force push
This commit is contained in:
parent
6fbef4bb56
commit
df177c659d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -144,4 +144,4 @@ jobs:
|
|||||||
git add .
|
git add .
|
||||||
git commit -m "${{ env.RELEASE_NAME }}"
|
git commit -m "${{ env.RELEASE_NAME }}"
|
||||||
git remote add origin "https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}"
|
git remote add origin "https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}"
|
||||||
git push -u origin release
|
git push -f -u origin release
|
||||||
|
Loading…
Reference in New Issue
Block a user