Skip to content

Commit daf2236

Browse files
converting to dash to see if that works
Signed-off-by: Francisco Javier Arceo <[email protected]>
1 parent 6e80c26 commit daf2236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_python_sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
path: dist
4646
- uses: pypa/[email protected]
4747
with:
48-
repository-url: https://upload.pypi.org/legacy/
48+
repository_url: https://upload.pypi.org/legacy/
4949
user: __token__
5050
password: ${{ secrets.PYPI_PASSWORD }}

0 commit comments

Comments
 (0)