Skip to content

Commit

Permalink
update pypi workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Hahn committed Jan 19, 2023
1 parent 6c0ec5e commit 6deb18f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/upload_pypi.yml
Expand Up @@ -19,6 +19,5 @@ jobs:
skip_existing: true
verbose: true
verify_metadata: true
packages_dir: Artifacts/dist/
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }} # this needs to be uploaded to github actions secrets

0 comments on commit 6deb18f

Please sign in to comment.