Skip to content

Commit 35df8d9

Browse files
committed
Trusted publishing is a pain
1 parent 5f5283f commit 35df8d9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish-to-testpypi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
fetch-tags: true
1616
persist-credentials: false
1717

18+
- name: Fetch tags
19+
run: git fetch --tags origin
20+
1821
- name: Set up Python
1922
uses: actions/setup-python@v6
2023
with:

0 commit comments

Comments
 (0)