Skip to content

Commit 4d82405

Browse files
Update publish-pypi.yml (#74)
1 parent 288ea3e commit 4d82405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v3
1717
with:
18-
ref: main
18+
ref: master
1919
- name: Set up Python 3.10
2020
uses: actions/setup-python@v4
2121
with:

0 commit comments

Comments
 (0)