mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-03 13:30:25 +07:00
Update deployment.yml
This commit is contained in:
parent
4734261097
commit
8702ebd706
2
.github/workflows/deployment.yml
vendored
2
.github/workflows/deployment.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
cp -a Mindustry/core/build/javadoc/. docs/
|
cp -a Mindustry/core/build/javadoc/. docs/
|
||||||
cd docs
|
cd docs
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Update ${RELEASE_VERSION:1}"
|
git commit --allow-empty -m "Update ${RELEASE_VERSION:1}"
|
||||||
git push https://Anuken:${{ secrets.API_TOKEN_GITHUB }}@github.com/MindustryGame/docs
|
git push https://Anuken:${{ secrets.API_TOKEN_GITHUB }}@github.com/MindustryGame/docs
|
||||||
cd ../Mindustry
|
cd ../Mindustry
|
||||||
- name: Update F-Droid build string
|
- name: Update F-Droid build string
|
||||||
|
Loading…
Reference in New Issue
Block a user