Skip to content

Commit

Permalink
fix pypi deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
etchegom committed Dec 1, 2022
1 parent e2c0c1b commit f02c074
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ jobs:
draft: false

- name: Publish to PyPI
env:
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN }}
run: poetry publish

0 comments on commit f02c074

Please sign in to comment.