Skip to content

Commit 9340fea

Browse files
authored
Merge pull request #77 from eggplants/dependabot/github_actions/JRubics/poetry-publish-2.1
Bump JRubics/poetry-publish from 2.0 to 2.1
2 parents c522bf0 + 52fc70c commit 9340fea

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
@@ -34,6 +34,6 @@ jobs:
3434
with:
3535
persist-credentials: false
3636
- name: Build and publish to pypi
37-
uses: JRubics/poetry-publish@v2.0
37+
uses: JRubics/poetry-publish@v2.1
3838
with:
3939
pypi_token: ${{ secrets.PYPI_PASSWORD }}

0 commit comments

Comments
 (0)