Skip to content

Commit

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

ci(dependabot): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.8.6
  • Loading branch information
tlambert03 committed May 5, 2023
2 parents af90297 + b2cc1ef commit d5eebab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -82,7 +82,7 @@ jobs:
name: artifact
path: dist

- uses: pypa/gh-action-pypi-publish@v1.5.0
- uses: pypa/gh-action-pypi-publish@v1.8.6
with:
user: __token__
password: ${{ secrets.pypi_token }}
Expand Down

0 comments on commit d5eebab

Please sign in to comment.