Skip to content

Commit

Permalink
Merge pull request #21 from deepak7376/deepak7376-patch-1
Browse files Browse the repository at this point in the history
Update python-publish.yaml
  • Loading branch information
deepak7376 authored Apr 17, 2024
2 parents 08d2a01 + 7cde864 commit 416ad9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
user: __token__
password: ${{ secrets.PYPI_PASSWORD }}
password: ${{ secrets.PYPI_SECRET_ROBUSTBASE }}

0 comments on commit 416ad9d

Please sign in to comment.