Skip to content

Commit 0355270

Browse files
authored
Update pypi-publish.yml
1 parent 60bc170 commit 0355270

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16+
- name: Checkout repo
1617
- uses: actions/checkout@v3
18+
with:
19+
ref: main
1720
- name: Set up Python
1821
uses: actions/setup-python@v3
1922
with:

0 commit comments

Comments
 (0)