Skip to content

Commit 9e8fb06

Browse files
authored
chore(shared-data): Actually set password for pypi (#7041)
1 parent 76d1a97 commit 9e8fb06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/shared-data-test-lint-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,4 @@ jobs:
111111
with:
112112
project: 'shared-data/python'
113113
repository_url: 'https://upload.pypi.org/legacy/'
114+
password: '${{ secrets.OT_PYPI_PASSWORD }}'

0 commit comments

Comments
 (0)