mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
Use correct branch in build.yml
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
# Upload progress if we're on the main branch
|
||||
- name: Upload progress
|
||||
if: github.ref == 'refs/heads/main'
|
||||
if: github.ref == 'refs/heads/master'
|
||||
continue-on-error: true
|
||||
env:
|
||||
PROGRESS_SLUG: animalcrossing
|
||||
|
||||
Reference in New Issue
Block a user