Skip to content

Commit

Permalink
Use latest pypa/gh-action-pypi-publish in CI (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
pederhan authored Jan 21, 2025
1 parent 8bb9ef8 commit 557f835
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 @@ -41,7 +41,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
with:
skip-existing: true
user: __token__
Expand Down

0 comments on commit 557f835

Please sign in to comment.