We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47f515 commit 4d895a7Copy full SHA for 4d895a7
2 files changed
.github/workflows/release.yaml
@@ -11,4 +11,4 @@ name: Release
11
jobs:
12
13
release:
14
- uses: kdeldycke/workflows/.github/workflows/release.yaml@v0.7.16
+ uses: kdeldycke/workflows/.github/workflows/release.yaml@v0.7.17
changelog.md
@@ -6,6 +6,8 @@
6
This version is not released yet and is under active development.
7
```
8
9
+- \[mpm\] Fix detection of Poetry in build workflow.
10
+
## {gh}`4.9.5 (2022-01-11) <compare/v4.9.4...v4.9.5>`
- \[mpm\] Use external workflow for package building and publishing via Poetry.
0 commit comments