Only upload progress on main branch

This commit is contained in:
Luke Street 2022-11-28 00:02:10 -05:00
parent 5016dc7fba
commit 76e3b3bee4
1 changed files with 1 additions and 0 deletions

View File

@ -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}}