Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuyler36 committed Oct 29, 2024
2 parents 2fbe162 + 708bb1e commit b27abb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b27abb3

Please sign in to comment.