Skip to content

Commit a37048c

Browse files
committed
Merge branch 'dla-gh-actions' of github-merative:merative/whcs-python-sdk into dla-gh-actions
2 parents e5204da + 92efaaf commit a37048c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ jobs:
8989
uses: pypa/gh-action-pypi-publish@release/v1
9090
with:
9191
user: ${{ secrets.PYPI_USER }}
92-
password: ${{ secrets.PYPI_TOKEN }}
92+
password: ${{ secrets.PYPI_PASSWORD }}
9393
repository_url: https://upload.pypi.org/legacy/

0 commit comments

Comments
 (0)