Skip to content

Commit 6d4c15f

Browse files
fix releasing (4)
1 parent 6e2d5a9 commit 6d4c15f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
python-version: "3.10"
1818
- name: Setup Poetry
1919
uses: abatilo/[email protected]
20+
with:
21+
poetry-version: "1.1.13"
2022
- name: Install pypi deps
2123
run: poetry install
2224
- name: Version according to tag

0 commit comments

Comments
 (0)