Skip to content

Commit 14b2aad

Browse files
committed
Fix test-pypi secret
1 parent e53f762 commit 14b2aad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,4 @@ jobs:
135135
env:
136136
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
137137
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
138+
TEST_PYPI_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}

0 commit comments

Comments
 (0)