Update deployment.yml

This commit is contained in:
Anuken
2026-04-08 22:06:04 -04:00
committed by GitHub
parent 1758201146
commit 8f4ad7bfca

View File

@@ -64,7 +64,7 @@ jobs:
cd docs
git add .
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_ORG_GITHUB }}@github.com/MindustryGame/docs
cd ../Mindustry
- name: Update F-Droid build string
run: |
@@ -96,4 +96,4 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: core/build/libs/core-release-deps.jar
asset_name: dependencies.jar
tag: ${{ github.ref }}
tag: ${{ github.ref }}