Skip to content

Commit 53c0f4d

Browse files
committed
Update docs
1 parent 036bb86 commit 53c0f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
env:
2727
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
2828
run: |
29-
poetry config pypi-token.pypi $PYPI_TOKEN
29+
poetry config pypi-token.pypi $PYPI_TOKEN_SQLALCHEMY_FILE
3030
poetry publish --build

0 commit comments

Comments
 (0)