Skip to content

Commit

Permalink
Merge pull request yt-project#4842 from yt-project/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/dot-github/workflows/actions-c371c8bcbb
  • Loading branch information
neutrinoceros committed Mar 1, 2024
2 parents 94547d9 + 49b5996 commit 303991e
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 @@ -119,7 +119,7 @@ jobs:
merge-multiple: true

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

0 comments on commit 303991e

Please sign in to comment.