Skip to content

Commit c2c8ed8

Browse files
committed
Back to TP
1 parent 7d89ac9 commit c2c8ed8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/merge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,3 @@ jobs:
4343
uses: pypa/gh-action-pypi-publish@release/v1
4444
with:
4545
skip-existing: true
46-
password: ${{ secrets.pypi_token }}

.github/workflows/verify.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,3 @@ jobs:
5050
with:
5151
repository-url: https://test.pypi.org/legacy/
5252
skip-existing: true
53-
password: ${{ secrets.testpypi_token }}

0 commit comments

Comments
 (0)