Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #245 from Nick2bad4u/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub-actions-5e72becc27
  • Loading branch information
Nick2bad4u authored Nov 1, 2024
2 parents 4e525ce + 1ced10d commit 219176d
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 @@ -49,7 +49,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 219176d

Please sign in to comment.