Skip to content

Commit

Permalink
chore: Fix little typo in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DerDreschner committed Jan 19, 2025
1 parent 58c94c9 commit 36fbf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: "Install poetry"
uses: abatilo/actions-poetry@v3
with:
poetry-version: "2.0.12"
poetry-version: "2.0.1"

- name: "Build package"
run: poetry build
Expand Down

0 comments on commit 36fbf2d

Please sign in to comment.