Skip to content

Commit

Permalink
Bump JRubics/poetry-publish from 1.12 to 1.13 (#44)
Browse files Browse the repository at this point in the history
Bumps [JRubics/poetry-publish](https://github.com/JRubics/poetry-publish) from 1.12 to 1.13.
- [Release notes](https://github.com/JRubics/poetry-publish/releases)
- [Commits](JRubics/poetry-publish@v1.12...v1.13)

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

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

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 Sep 1, 2022
1 parent 3caa532 commit 71313c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Publish to PyPI
uses: JRubics/poetry-publish@v1.12
uses: JRubics/poetry-publish@v1.13
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 71313c8

Please sign in to comment.