Skip to content

Commit

Permalink
Merge pull request #19 from tlambert03/dependabot/github_actions/pypa…
Browse files Browse the repository at this point in the history
…/gh-action-pypi-publish-1.8.10
  • Loading branch information
tlambert03 authored Sep 8, 2023
2 parents 4463c07 + 94a7819 commit 2fb95eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
name: artifact
path: dist

- uses: pypa/[email protected].7
- uses: pypa/[email protected].10
with:
user: __token__
password: ${{ secrets.pypi_token }}
Expand Down

0 comments on commit 2fb95eb

Please sign in to comment.