Skip to content

Commit

Permalink
Revert "swap back to JRubics/poetry-publish now that plugin support h…
Browse files Browse the repository at this point in the history
…as been merged upstream"

This reverts commit f64d34b.
  • Loading branch information
BrianPugh committed May 19, 2022
1 parent 76db514 commit c4b4cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.11
uses: BrianPugh/poetry-publish@poetry-plugins
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
allow_poetry_pre_release: "yes"
Expand Down

0 comments on commit c4b4cb8

Please sign in to comment.