Fix ci on forks (#6911)
This commit is contained in:
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
|||||||
git push
|
git push
|
||||||
fi
|
fi
|
||||||
- name: Update JITpack repo
|
- name: Update JITpack repo
|
||||||
|
if: ${{ github.repository == 'Anuken/Mindustry' }}
|
||||||
run: |
|
run: |
|
||||||
cd ../
|
cd ../
|
||||||
cp -r ./Mindustry ./MindustryJitpack
|
cp -r ./Mindustry ./MindustryJitpack
|
||||||
|
|||||||
Reference in New Issue
Block a user