Skip to content

Commit

Permalink
fix: fix gh deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
anancarv committed Dec 3, 2020
1 parent b25fa0e commit 6e1a1a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
virtualenvs-path: ~/.virtualenvs

- name: Set Poetry config
run: |
poetry config pypi-token.pypi "${{ secrets.PYPI_TOKEN }}"
- name: Build
Expand Down

0 comments on commit 6e1a1a3

Please sign in to comment.