Skip to content

Commit f5d54e1

Browse files
authored
Merge pull request #17 from hvalev/dependabot/github_actions/JRubics/poetry-publish-2.1
Bump JRubics/poetry-publish from 2.0 to 2.1
2 parents f321ae9 + 83d573a commit f5d54e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
poetry install
7777
7878
- name: Build and publish to pypi
79-
uses: JRubics/poetry-publish@v2.0
79+
uses: JRubics/poetry-publish@v2.1
8080
with:
8181
pypi_token: ${{ secrets.PYPI_PASSWORD }}
8282

0 commit comments

Comments
 (0)