We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f070c commit 7935c8bCopy full SHA for 7935c8b
.github/workflows/publish_to_pypi.yml
@@ -98,3 +98,4 @@ jobs:
98
run: >-
99
gh release upload
100
'${{ github.ref_name }}' dist/**
101
+ --repo '${{ github.repository }}'
0 commit comments