mirror of
https://github.com/SMGCommunity/Petari.git
synced 2024-11-23 05:29:50 +00:00
update to master branch
This commit is contained in:
parent
b462b0e941
commit
0ec31390ca
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user