mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-10-04 08:59:56 +00:00
Only upload progress on main branch
This commit is contained in:
parent
5016dc7fba
commit
76e3b3bee4
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -40,6 +40,7 @@ jobs:
|
||||
python3 configure.py --map --version ${{matrix.version}} --wine ./tools/WiBo/build/wibo
|
||||
ninja
|
||||
- name: Upload progress
|
||||
if: github.ref == 'refs/heads/main'
|
||||
continue-on-error: true
|
||||
env:
|
||||
PROGRESS_API_KEY: ${{secrets.PROGRESS_API_KEY}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user