Skip to content

Commit

Permalink
use master
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcc007 committed Sep 3, 2024
1 parent 04f8bca commit 1295f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
# pytest

publish-and-tag:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
needs: build-and-test

Expand Down

0 comments on commit 1295f2f

Please # to comment.