Skip to content

Commit 4d895a7

Browse files
committed
Fix detection of Poetry in build workflow.
1 parent b47f515 commit 4d895a7

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ name: Release
1111
jobs:
1212

1313
release:
14-
uses: kdeldycke/workflows/.github/workflows/release.yaml@v0.7.16
14+
uses: kdeldycke/workflows/.github/workflows/release.yaml@v0.7.17

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
This version is not released yet and is under active development.
77
```
88

9+
- \[mpm\] Fix detection of Poetry in build workflow.
10+
911
## {gh}`4.9.5 (2022-01-11) <compare/v4.9.4...v4.9.5>`
1012

1113
- \[mpm\] Use external workflow for package building and publishing via Poetry.

0 commit comments

Comments
 (0)