Skip to content

Commit

Permalink
Publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RubelMozumder committed Dec 10, 2024
1 parent 05ac62a commit da69a6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ jobs:
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
user: __token__
password: ${{secrets.PYPI_API_TOKEN}}
password: ${{secrets.PYPI_API_TOKEN}}
verbose: true

0 comments on commit da69a6c

Please sign in to comment.