Skip to content

Commit

Permalink
Edited release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Shritesh99 committed Nov 23, 2023
1 parent 817ce0c commit 9a514cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN }}
run: |
git remote set-url origin https://${{ secrets.BOT_TOKEN }}@github.com/${{ github.repository }}
autopub prepare
poetry build
autopub commit
poetry publish --username= __token__

0 comments on commit 9a514cf

Please sign in to comment.