Skip to content

Commit a558deb

Browse files
committed
Revert "fix: pass PYPI_TOKEN secret to publish step (#108)"
This reverts commit 8efbde0.
1 parent 8efbde0 commit a558deb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish-pypi.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,3 @@ jobs:
3030
- name: Publish to PyPI
3131
run: |
3232
bash ./bin/publish-pypi
33-
env:
34-
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)