Skip to content

Commit

Permalink
Updated secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitrii Gridnev committed Mar 8, 2024
1 parent 9d17e3e commit 2215e55
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 2215e55

Please sign in to comment.