1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-19 04:17:50 +03:00

Update push.yml

This commit is contained in:
Anuken 2023-04-05 20:06:45 -04:00 committed by GitHub
parent 97390d25c0
commit f6665de2e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,8 @@ jobs:
- name: Update JITpack repo
if: ${{ github.repository == 'Anuken/Mindustry' }}
run: |
git config --global user.name "Github Actions"
git config --global user.email "cli@github.com"
cd ../
cp -r ./Mindustry ./MindustryJitpack
cd MindustryJitpack