Skip to content

Commit

Permalink
Merge pull request #5037 from yt-project/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…t-github/workflows/actions-5e72becc27
  • Loading branch information
neutrinoceros authored Nov 1, 2024
2 parents 1bb278b + 9ec7f0c commit 2c8934d
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 @@ -124,7 +124,7 @@ jobs:
merge-multiple: true

- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@v1.10.3
uses: pypa/gh-action-pypi-publish@v1.11.0
with:
user: __token__
password: ${{ secrets.pypi_token }}

0 comments on commit 2c8934d

Please sign in to comment.