Skip to content

Commit

Permalink
Update PYPI env var used
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerhutcherson authored Apr 27, 2024
1 parent c7c9534 commit c9c8758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:

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

0 comments on commit c9c8758

Please sign in to comment.