Skip to content

Commit

Permalink
Use poetry-publish@v1.10-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
agates committed Jan 23, 2022
1 parent c6e0761 commit b52a39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build and publish to pypi
uses: agates/poetry-publish@v1.10-beta.3
uses: agates/poetry-publish@v1.10-beta.4
with:
ignore_dev_requirements: "yes"
pypi_token: ${{ secrets.PYPI_TOKEN }}
Expand Down

0 comments on commit b52a39d

Please sign in to comment.