Skip to content

Commit

Permalink
fixed github action
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemanspiff2007 committed Sep 21, 2021
1 parent 58f0de8 commit 3f7b471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: master
ref: main
- name: Set up Python 3.8
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 3f7b471

Please sign in to comment.