]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ci : fix winget workflow (#17790)
authorAdrien Gallouët <redacted>
Fri, 5 Dec 2025 11:44:17 +0000 (12:44 +0100)
committerGitHub <redacted>
Fri, 5 Dec 2025 11:44:17 +0000 (19:44 +0800)
.github/workflows/winget.yml

index 17b55762a9b225e9a4cc08c726d99808538cff97..d3d9be23ce55942618d8170634084573d1786097 100644 (file)
@@ -9,7 +9,7 @@ jobs:
   update:
     name: Update Winget Package
     runs-on: ubuntu-latest
-    if: ${{ github.repository.owner.login == 'ggml-org' }}
+    if: github.repository_owner == 'ggml-org'
 
     steps:
       - name: Install cargo binstall