Skip to content

Commit

Permalink
Add pypi secret
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-cooney committed Nov 2, 2023
1 parent 94fb74b commit f5f3dfe
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 @@ -50,3 +50,5 @@ jobs:
run: poetry build
- name: Publish
run: poetry publish
env:
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.POETRY_PYPI_TOKEN }}

0 comments on commit f5f3dfe

Please sign in to comment.