Skip to content

Commit 88990ea

Browse files
chore(deps): bump JRubics/poetry-publish from 1.17 to 2.0 (#95)
Bumps [JRubics/poetry-publish](https://github.com/jrubics/poetry-publish) from 1.17 to 2.0. - [Release notes](https://github.com/jrubics/poetry-publish/releases) - [Commits](JRubics/poetry-publish@v1.17...v2.0) --- updated-dependencies: - dependency-name: JRubics/poetry-publish dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Reviewed-by: AlexNg <[email protected]>
1 parent da4b258 commit 88990ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v3
1818
- name: Build and publish
19-
uses: JRubics/poetry-publish@v1.17
19+
uses: JRubics/poetry-publish@v2.0
2020
with:
2121
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)