Skip to content

Commit 9cc25e0

Browse files
Merge pull request #1030 from LedgerHQ/mbr/remove-pypi-token
remove pypi token
2 parents e94a676 + 1344df3 commit 9cc25e0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/python-client.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,4 @@ jobs:
3636
package_name: ledger_app_clients.ethereum
3737
publish: ${{ startsWith(github.ref, 'refs/tags/') }}
3838
package_directory: ./client/
39-
jfrog_deployment: false
4039
release: false
41-
secrets:
42-
pypi_token: ${{ secrets.PYPI_PUBLIC_API_TOKEN }}

0 commit comments

Comments
 (0)