Skip to content

Commit

Permalink
Merge pull request #95 from yt-project/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/workflows/actions-7aaf6e754f

Bump the actions group in /.github/workflows with 1 update
  • Loading branch information
neutrinoceros authored Apr 1, 2024
2 parents fd8daba + c5f223e commit ef8cb3e
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 @@ -116,7 +116,7 @@ jobs:
merge-multiple: true

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

0 comments on commit ef8cb3e

Please sign in to comment.