Skip to content

Commit af5667e

Browse files
committed
updates param name
1 parent 94e2244 commit af5667e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
continue-on-error: true
106106
with:
107107
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
108-
repository_url: https://test.pypi.org/legacy/
108+
repository-url: https://test.pypi.org/legacy/
109109
deploy-on-pypi:
110110
name: Deploy on PyPI
111111
if: github.event_name == 'release'

0 commit comments

Comments
 (0)