Skip to content

Commit

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

build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to release/v1
  • Loading branch information
joerick committed May 15, 2023
2 parents bda7ff6 + da27264 commit 4a7aeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
name: artifact
path: dist

- uses: pypa/gh-action-pypi-publish@v1.8.5
- uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit 4a7aeff

Please sign in to comment.