Skip to content

Commit 494fde8

Browse files
Bump JRubics/poetry-publish from 1.13 to 1.15
Bumps [JRubics/poetry-publish](https://github.com/JRubics/poetry-publish) from 1.13 to 1.15. - [Release notes](https://github.com/JRubics/poetry-publish/releases) - [Commits](JRubics/poetry-publish@v1.13...v1.15) --- 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>
1 parent 32a0e2f commit 494fde8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- name: Checkout code
1212
uses: actions/checkout@v3
1313
- name: Publish to PyPI
14-
uses: JRubics/poetry-publish@v1.13
14+
uses: JRubics/poetry-publish@v1.15
1515
with:
1616
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)