Skip to content

Commit

Permalink
Changed release version of pypi publish
Browse files Browse the repository at this point in the history
  • Loading branch information
LucVV authored Jan 17, 2025
1 parent ffb36c8 commit 6f45b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
name: zospy_dist
path: dist
- name: Publish package
uses: pypa/gh-action-pypi-publish@v1.12.3
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
repository-url: https://test.pypi.org/legacy/
Expand Down

0 comments on commit 6f45b26

Please sign in to comment.