Skip to content

Commit

Permalink
Update publish workflow settings
Browse files Browse the repository at this point in the history
  • Loading branch information
loicteixeira committed May 8, 2023
1 parent 606cb3d commit c6409a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
- name: Publish package distributions to PyPI-Test
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
packages-dir: artifact/
print-hash: true
repository-url: https://test.pypi.org/legacy/

0 comments on commit c6409a7

Please sign in to comment.