Skip to content

Commit 142f8da

Browse files
authored
Update ci.yml
1 parent 8ac2b3c commit 142f8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ jobs:
6969
poetry config repositories.remote https://upload.pypi.org/legacy/
7070
poetry --no-interaction -v publish --build --repository remote -u __token__ -p "PYPI_SQUAREUP_ACCESS_TOKEN"
7171
env:
72-
PYPI_API_TOKEN: ${{ secrets.PYPI_SQUAREUP_ACCESS_TOKEN }}
72+
PYPI_SQUAREUP_ACCESS_TOKEN: ${{ secrets.PYPI_SQUAREUP_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)