Skip to content

Commit

Permalink
Merge pull request #250 from Nick2bad4u/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub-actions-c5fe3b86f7
  • Loading branch information
Nick2bad4u authored Nov 7, 2024
2 parents 25400a6 + 0640e4c commit 80009da
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@fb13cb306901256ace3dab689990e13a5550ffaa
uses: pypa/gh-action-pypi-publish@1f5d4ec244f65dce93685ee3e98e77123f090866
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 80009da

Please sign in to comment.