Skip to content

Commit

Permalink
Merge pull request #1 from Dis-Co-der/fix-workflow
Browse files Browse the repository at this point in the history
Updated python-publish.yml with necessary changes
  • Loading branch information
PSYGNEX authored Aug 17, 2024
2 parents 8d9953d + df812ea commit ebdda71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
user: __token__
password: pypi-AgEIcHlwaS5vcmcCJDMxZTk5ZmFiLTU1NTktNDNkZi1hNjQ5LTczYThkMjkzMDYyYgACKlszLCI0NThiNDQyOS00ZTUzLTRhMjItODM3Ni0yYjZlNjcyZjZmYTEiXQAABiDrYClAwjOnS8FgoNMgThfmM5BmXPQf4wFmVwQF-qW0dA
password: ${{ secrets.TWINE_PASSWORD }}

0 comments on commit ebdda71

Please sign in to comment.