Skip to content

Commit

Permalink
no poetry setup
Browse files Browse the repository at this point in the history
  • Loading branch information
max-hoffman committed Jan 5, 2024
1 parent d9b1886 commit 6597c01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
prerelease: false
- name: Build
run: |
poetry config http-basic.pypi $USERNAME $PASSWORD
poetry build
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
Expand Down

0 comments on commit 6597c01

Please sign in to comment.