Skip to content

Commit f5cf012

Browse files
committedMar 24, 2024
release
1 parent b4ddb4b commit f5cf012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
book:
4444
runs-on: ubuntu-latest
4545
env:
46-
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
46+
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
4747
needs:
4848
- build
4949
steps:

0 commit comments

Comments
 (0)