Skip to content

Commit

Permalink
Настройка github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Merzlikin-Matvey committed Sep 14, 2024
1 parent a046d42 commit c4db4ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,4 @@ jobs:
env:
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_API_TOKEN }}
run: |
poetry config pypi-token.pypi $POETRY_PYPI_TOKEN_PYPI
poetry build
poetry publish
poetry build

0 comments on commit c4db4ce

Please sign in to comment.