Skip to content

Commit

Permalink
Merge pull request #203 from yt-project/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/workflows/pypa/gh-action-pypi-publish-1.8.7
  • Loading branch information
neutrinoceros committed Jul 2, 2023
2 parents 3f78d7d + ca3efe9 commit 04508f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
name: wheels
path: dist

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

0 comments on commit 04508f5

Please sign in to comment.