Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump JRubics/poetry-publish from 1.16 to 1.17 (#282)
Browse files Browse the repository at this point in the history
Bumps [JRubics/poetry-publish](https://github.com/JRubics/poetry-publish) from 1.16 to 1.17.
- [Release notes](https://github.com/JRubics/poetry-publish/releases)
- [Commits](JRubics/poetry-publish@v1.16...v1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent bf95194 commit 53ddd18
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 @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.16
uses: JRubics/poetry-publish@v1.17
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
python_version: "3.10"

0 comments on commit 53ddd18

Please sign in to comment.