Skip to content

Commit

Permalink
Merge pull request 8go#134 from 8go/dependabot/github_actions/pypa/gh…
Browse files Browse the repository at this point in the history
…-action-pypi-publish-1.8.6

Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
  • Loading branch information
8go authored May 24, 2023
2 parents dbf2829 + 1c2edb3 commit 363d554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v3

- name: pypi-publish
uses: pypa/[email protected].5
uses: pypa/[email protected].6
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 363d554

Please sign in to comment.