Skip to content

Commit

Permalink
update to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
shibbo committed Oct 29, 2024
1 parent b462b0e commit 0ec3139
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 @@ -43,7 +43,7 @@ jobs:
# Upload progress if we're on the main branch
- name: Upload progress
# If you're using a different branch, change this to match
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/master'
continue-on-error: true
env:
PROGRESS_SLUG: smg
Expand Down

0 comments on commit 0ec3139

Please sign in to comment.