Skip to content

Commit

Permalink
Fix action step
Browse files Browse the repository at this point in the history
  • Loading branch information
fepegar committed Nov 17, 2024
1 parent 13e0b29 commit 3cec2d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/publish-package/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ runs:

- name: Publish package to TestPyPI
if: ${{ inputs.test }} == true
shell: bash
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
Expand Down

0 comments on commit 3cec2d6

Please sign in to comment.