Skip to content

Commit 07f223f

Browse files
committed
ci: test token added
1 parent e3ebc37 commit 07f223f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheel.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
environment:
5757
name: pypi
5858
url: https://test.pypi.org/legacy/
59+
password: ${{ secrets.PYPI_TEST_TOKEN }}
5960
permissions:
6061
id-token: write
6162
steps:

0 commit comments

Comments
 (0)