Skip to content

Commit

Permalink
SUKU default branched changed to main
Browse files Browse the repository at this point in the history
  • Loading branch information
SukuWc committed Jul 3, 2024
1 parent 668b7ad commit 59eef8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mechanical_components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:

deploy-results:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/main'
needs: generate-artifacts
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 59eef8a

Please sign in to comment.