ci: fix Windows asset upload (#2245)

This commit is contained in:
Kévin Dunglas
2026-03-07 19:44:08 +01:00
committed by GitHub
parent 74e8195dc8
commit b570e0f8ba
4 changed files with 38 additions and 39 deletions
+2
View File
@@ -8,6 +8,8 @@ on:
- "docs/**"
- "README.md"
- "CONTRIBUTING.md"
- "install.ps1"
- "install.sh"
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}