Skip to content

Commit 7173f28

Browse files
Bump JRubics/poetry-publish from 1.13 to 1.14 (#37)
Bumps [JRubics/poetry-publish](https://github.com/JRubics/poetry-publish) from 1.13 to 1.14. - [Release notes](https://github.com/JRubics/poetry-publish/releases) - [Commits](JRubics/poetry-publish@v1.13...v1.14) --- 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>
1 parent 4168d27 commit 7173f28

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
@@ -22,6 +22,6 @@ jobs:
2222
uses: actions/checkout@v3
2323
- id: build-and-publish
2424
name: Build and publish to pypi
25-
uses: JRubics/poetry-publish@v1.13
25+
uses: JRubics/poetry-publish@v1.14
2626
with:
2727
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)