We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288ea3e commit 4d82405Copy full SHA for 4d82405
.github/workflows/publish-pypi.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3
17
with:
18
- ref: main
+ ref: master
19
- name: Set up Python 3.10
20
uses: actions/setup-python@v4
21
0 commit comments