mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-06 02:40:23 -08:00
Update deployment.yml
This commit is contained in:
parent
4734261097
commit
8702ebd706
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deployment.yml
vendored
2
.github/workflows/deployment.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
cp -a Mindustry/core/build/javadoc/. docs/
|
||||
cd docs
|
||||
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
|
||||
cd ../Mindustry
|
||||
- name: Update F-Droid build string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue