Browse Source

fix ci

tags/0.11.0^2
Rinne 1 year ago
parent
commit
c90f97021b
No known key found for this signature in database GPG Key ID: E86D01E1809BD23E
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/release-patch.yml

+ 1
- 0
.github/workflows/release-patch.yml View File

@@ -10,6 +10,7 @@ on:
pull_request:
branches:
- master
types: [ opened ]

env:
NUGET_API_TOKEN: ${{ secrets.LLAMA_SHARP_NUGET_KEY }}


Loading…
Cancel
Save