Skip to content

Commit 002f867

Browse files
authored
Update dotnet-core.yml
1 parent 5d1dc98 commit 002f867

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ jobs:
2828
with:
2929
PROJECT_FILE_PATH: dotnet-json/dotnet-json.csproj
3030
PACKAGE_NAME: dotnet-json
31+
env:
32+
NUGET_KEY: ${{ secrets.NUGET_KEY }}

0 commit comments

Comments
 (0)