We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24cda3c commit fe6847aCopy full SHA for fe6847a
.github/workflows/nuget.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
dotnet-version: '3.1.x'
19
- run: dotnet build OliveHelpsLDK
20
- - uses: rohith/publish-nuget@v22
+ - uses: rohith/publish-nuget@v2
21
name: Publish to Nuget
22
23
PROJECT_FILE_PATH: ldk/csharp/OliveHelpsLDK/OliveHelpsLDK/OliveHelpsLDK.csproj
0 commit comments