Skip to content

Commit 7935c8b

Browse files
committed
ci: fix signing distribution
1 parent 99f070c commit 7935c8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_to_pypi.yml

+1
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,4 @@ jobs:
9898
run: >-
9999
gh release upload
100100
'${{ github.ref_name }}' dist/**
101+
--repo '${{ github.repository }}'

0 commit comments

Comments
 (0)