Skip to content

Commit

Permalink
ci: Use latest v1 pypa/gh-action-pypi-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
pederhan committed Dec 16, 2024
1 parent fa422e1 commit 0ab13f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
path: dist

- name: Push build artifacts to PyPI
uses: pypa/gh-action-pypi-publish@v1.8.14
uses: pypa/gh-action-pypi-publish@release/v1

publish_github:
name: Publish GitHub release
Expand Down

0 comments on commit 0ab13f9

Please sign in to comment.