Skip to content

Commit

Permalink
No Poetry environment for publishing.
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCBrammer committed Jun 8, 2021
1 parent 76350e3 commit 9d11af4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ jobs:
PYPI_USERNAME: ${{ secrets.PYPI_USERNAME }}
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
source $VENV
poetry publish -u $PYPI_USERNAME -p $PYPI_PASSWORD --build
Expand Down

0 comments on commit 9d11af4

Please sign in to comment.