Skip to content

Commit 1c6b7ff

Browse files
committed
remove redundant TOKEN ref
1 parent 4287625 commit 1c6b7ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ jobs:
5757
uses: ./.github/workflows/_pypi.yml
5858
permissions:
5959
id-token: write
60-
secrets:
61-
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
6260

6361
release:
6462
if: github.ref_type == 'tag'

0 commit comments

Comments
 (0)