Skip to content

Commit

Permalink
Bump JRubics/poetry-publish from 1.9 to 1.10 (#207)
Browse files Browse the repository at this point in the history
Bumps [JRubics/poetry-publish](https://github.com/JRubics/poetry-publish) from 1.9 to 1.10.
- [Release notes](https://github.com/JRubics/poetry-publish/releases)
- [Commits](JRubics/poetry-publish@v1.9...v1.10)

---
updated-dependencies:
- dependency-name: JRubics/poetry-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2022
1 parent 7332fca commit c407b17
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 @@ -50,7 +50,7 @@ jobs:
run: |
poetry build --ansi
- name: Build and publish to PyPi
uses: JRubics/poetry-publish@v1.9
uses: JRubics/poetry-publish@v1.10
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}

Expand Down

0 comments on commit c407b17

Please sign in to comment.