Skip to content

Commit

Permalink
converting to dash to see if that works
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
  • Loading branch information
franciscojavierarceo committed Jan 22, 2025
1 parent 6e80c26 commit daf2236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_python_sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
path: dist
- uses: pypa/gh-action-pypi-publish@v1.4.2
with:
repository-url: https://upload.pypi.org/legacy/
repository_url: https://upload.pypi.org/legacy/
user: __token__
password: ${{ secrets.PYPI_PASSWORD }}

0 comments on commit daf2236

Please sign in to comment.