Skip to content

Commit

Permalink
Update Poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielvarona committed Apr 26, 2024
1 parent f26d633 commit 930a61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build the Package
run: |
# Install Poetry
pipx install poetry==1.2.0
pipx install poetry==1.8.2
# Set PyPI Repository and Credentials
poetry config repositories.pypi ${{ secrets.PYPI_REPOSITORIES }}
Expand Down

0 comments on commit 930a61e

Please sign in to comment.