CI cleanup

This commit is contained in:
Anuken
2020-11-19 19:39:40 -05:00
parent 8214188215
commit b1ace4a7c9
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
cd docs
git add .
git commit -m "Update ${GITHUB_REF:1}"
git push https://Anuken:${{ secrets.GITHUB_TOKEN }}@github.com/MindustryGame/docs
git push https://Anuken:${{ secrets.API_TOKEN_GITHUB }}@github.com/MindustryGame/docs
cd ../Mindustry
- name: Update F-Droid build string
run: |