mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-06 02:40:23 -08:00
Update push.yml
This commit is contained in:
parent
3a64685280
commit
2677ea5600
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -52,7 +52,7 @@ jobs:
|
||||||
rm -rf .github
|
rm -rf .github
|
||||||
rm README.md
|
rm README.md
|
||||||
git add .
|
git add .
|
||||||
git commit --allow-empty -m "${GITHUB_SHA}"
|
git commit --allow-empty -m "Updating"
|
||||||
git push https://Anuken:${{ secrets.API_TOKEN_GITHUB }}@github.com/Anuken/MindustryJitpack
|
git push https://Anuken:${{ secrets.API_TOKEN_GITHUB }}@github.com/Anuken/MindustryJitpack
|
||||||
cd ../Mindustry
|
cd ../Mindustry
|
||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue