mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-31 01:44:22 +07:00
Fix ci on forks (#6911)
This commit is contained in:
parent
7139ecab42
commit
bbb61cd6f0
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
||||
git push
|
||||
fi
|
||||
- name: Update JITpack repo
|
||||
if: ${{ github.repository == 'Anuken/Mindustry' }}
|
||||
run: |
|
||||
cd ../
|
||||
cp -r ./Mindustry ./MindustryJitpack
|
||||
|
Loading…
Reference in New Issue
Block a user