Skip to content

Commit

Permalink
Merge pull request #61 from kannkyo/dependabot/github_actions/pypa/gh…
Browse files Browse the repository at this point in the history
…-action-pypi-publish-1.8.10

build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
  • Loading branch information
github-actions[bot] authored Aug 10, 2023
2 parents 86ace38 + aaa4c91 commit 39178ce
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 @@ -48,7 +48,7 @@ jobs:
dist/${{ steps.build.outputs.package_whl }}
- name: Upload package to pypi
uses: pypa/gh-action-pypi-publish@f8c70e705ffc13c3b4d1221169b84f12a75d6ca8
uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 39178ce

Please sign in to comment.