Skip to content

Commit

Permalink
Merge pull request #165 from qase-tms/fix-workflow
Browse files Browse the repository at this point in the history
Updated secret name
  • Loading branch information
gibiw authored Mar 8, 2024
2 parents 9d17e3e + 2215e55 commit 4792c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ jobs:
uses: pypa/[email protected]
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.PYPI_PASSWORD }}
packages_dir: ./${{ matrix.prefix }}/dist

0 comments on commit 4792c51

Please sign in to comment.