Skip to content

Commit

Permalink
Merge pull request #193 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.5

Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 in /.github/workflows
  • Loading branch information
neutrinoceros committed May 2, 2023
2 parents 29239d2 + cd54cb3 commit b3d72ed
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.4
- uses: pypa/gh-action-pypi-publish@v1.8.5
with:
user: __token__
password: ${{ secrets.pypi_token }}

0 comments on commit b3d72ed

Please sign in to comment.