Skip to content

Commit 999b087

Browse files
authored
Merge pull request #91 from tobiasge/dependabot/github_actions/JRubics/poetry-publish-2.0
Bump JRubics/poetry-publish from 1.17 to 2.0
2 parents 6414bca + 9c4a3ce commit 999b087

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@v4
2323
- id: build-and-publish
2424
name: Build and publish to pypi
25-
uses: JRubics/poetry-publish@v1.17
25+
uses: JRubics/poetry-publish@v2.0
2626
with:
2727
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)