Skip to content

Commit b565a3a

Browse files
committed
Fixes
1 parent b98e1eb commit b565a3a

File tree

3 files changed

+274
-77
lines changed

3 files changed

+274
-77
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: git push
3333

3434
- name: Build and publish to pypi
35-
uses: JRubics/poetry-publish@v1.16
35+
uses: JRubics/poetry-publish@v2.1
3636
with:
3737
python_version: 3.9
3838
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)