Skip to content

Commit fe6847a

Browse files
committed
[SIDE-1085] Fix action name
1 parent 24cda3c commit fe6847a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
dotnet-version: '3.1.x'
1919
- run: dotnet build OliveHelpsLDK
20-
- uses: rohith/publish-nuget@v22
20+
- uses: rohith/publish-nuget@v2
2121
name: Publish to Nuget
2222
with:
2323
PROJECT_FILE_PATH: ldk/csharp/OliveHelpsLDK/OliveHelpsLDK/OliveHelpsLDK.csproj

0 commit comments

Comments
 (0)