From 4d1e73b6d171615373fa6c4dbdf616a1e8e7ed50 Mon Sep 17 00:00:00 2001 From: Martin Evans Date: Sat, 6 Jan 2024 01:08:39 +0000 Subject: [PATCH] Test PR with unimportant change to test the fixed auto-release pipeline --- .github/workflows/release-patch.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-patch.yml b/.github/workflows/release-patch.yml index ca0dc89e..5cbd9c6a 100644 --- a/.github/workflows/release-patch.yml +++ b/.github/workflows/release-patch.yml @@ -51,3 +51,4 @@ jobs: # - name: Push LLamaSharp packages to nuget.org # run: dotnet nuget push ./temp/LLamaSharp*.nupkg --source https://www.nuget.org -k ${{ secrets.LLAMA_SHARP_NUGET_KEY }} --skip-duplicate +