We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb0a89b commit b930ed0Copy full SHA for b930ed0
1 file changed
.github/workflows/publish.yml
@@ -55,4 +55,4 @@ jobs:
55
with:
56
user: __token__
57
password: ${{ secrets.GITHUB_TOKEN }}
58
- repository-url: https://upload.pypi.org/legacy/
+ repository-url: https://pypi.pkg.github.com/techatpark
0 commit comments