Skip to content

Commit

Permalink
Merge pull request #165 from kannkyo/dependabot/github_actions/pypa/g…
Browse files Browse the repository at this point in the history
…h-action-pypi-publish-1.12.3

build(deps): bump pypa/gh-action-pypi-publish from 1.8.14 to 1.12.3
  • Loading branch information
github-actions[bot] authored Dec 11, 2024
2 parents 6edb3a4 + dd9a28b commit b753b84
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 @@ -50,7 +50,7 @@ jobs:
dist/${{ steps.build.outputs.package_whl }}
- name: Upload package to pypi
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
Expand Down

0 comments on commit b753b84

Please sign in to comment.