Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ddedalus committed Dec 2, 2022
1 parent 668f260 commit 0f33a3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ jobs:
PYTHON_KEYRING_BACKEND: keyring.backends.null.Keyring
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_API_TOKEN }}
run: |-
poetry config pypi-token.pypi
poetry build
poetry publish

0 comments on commit 0f33a3c

Please sign in to comment.