Skip to content

Commit

Permalink
Test with direct command
Browse files Browse the repository at this point in the history
  • Loading branch information
hari0205 committed Jul 8, 2024
1 parent 406713d commit 8b4fb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
run: |
export PATH="$HOME/.local/bin:$PATH"
poetry run make publish
poetry publish --no-interaction --username __token__ --password ${{ secrets.PYPI_token }}

0 comments on commit 8b4fb7e

Please sign in to comment.