Skip to content

Commit

Permalink
Merge pull request yt-project#5108 from yt-project/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/dot-github/workflows/actions-13fff53659
  • Loading branch information
neutrinoceros authored Feb 1, 2025
2 parents a210746 + aabdff5 commit dc8b314
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.12.3
uses: pypa/gh-action-pypi-publish@v1.12.4
with:
user: __token__
password: ${{ secrets.pypi_token }}

0 comments on commit dc8b314

Please sign in to comment.