Skip to content

Commit 641bfc0

Browse files
committed
🔧 (.github/workflows/publish.yml): remove duplicate PYPI_TOKEN entry to fix workflow error
1 parent e84d2c3 commit 641bfc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎.github/workflows/publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,3 @@ jobs:
6969
uses: pypa/gh-action-pypi-publish@release/v1
7070
with:
7171
password: ${{ secrets.PYPI_TOKEN }}
72-
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)