Skip to content

Commit

Permalink
Update changelog and release 1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
connelldave committed Nov 26, 2023
1 parent 9412072 commit 97b2672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python3 -m venv $POETRY_HOME
$POETRY_HOME/bin/pip install poetry==1.7.1
$POETRY_HOME/bin/poetry --version
- name: Build and publish package
run: |
/opt/poetry/bin/poetry config pypi-token.pypi "${{ secrets.pypi_password }}"
Expand Down

0 comments on commit 97b2672

Please sign in to comment.