Skip to content

Commit eecc0d9

Browse files
Bump JRubics/poetry-publish from 2.0 to 2.1 (#38)
Bumps [JRubics/poetry-publish](https://github.com/jrubics/poetry-publish) from 2.0 to 2.1. - [Release notes](https://github.com/jrubics/poetry-publish/releases) - [Commits](JRubics/poetry-publish@v2.0...v2.1) --- 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>
1 parent 1d05d18 commit eecc0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
poetry version ${{ github.ref_name }}
2020
2121
- name: Build and publish to pypi
22-
uses: JRubics/poetry-publish@v2.0
22+
uses: JRubics/poetry-publish@v2.1
2323
with:
2424
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)