Merging upstream version 0.8.13.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
4ccf9dc8f1
commit
bc0f764250
28 changed files with 556 additions and 76 deletions
2
.github/workflows/release-dev.yaml
vendored
2
.github/workflows/release-dev.yaml
vendored
|
@ -8,6 +8,7 @@ on:
|
|||
- "v*"
|
||||
paths-ignore:
|
||||
- "docs/*"
|
||||
- ".github/*"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
@ -27,6 +28,7 @@ jobs:
|
|||
uses: ./.github/workflows/build.yaml
|
||||
secrets: inherit
|
||||
needs:
|
||||
- lint
|
||||
- test
|
||||
with:
|
||||
snapshot: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue