Skip to content

Commit d450b46

Browse files
committed
dist token ALLCAPS
1 parent 7461b5f commit d450b46

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
@@ -91,5 +91,5 @@ jobs:
9191
if: github.event_name == 'release' && github.event.action == 'published'
9292
with:
9393
user: __token__
94-
password: ${{ secrets.pypi_token }}
94+
password: ${{ secrets.PYPI_TOKEN }}
9595
packages_dir: ./dist

0 commit comments

Comments
 (0)