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 5d1dc98 commit 002f867Copy full SHA for 002f867
.github/workflows/dotnet-core.yml
@@ -28,3 +28,5 @@ jobs:
28
with:
29
PROJECT_FILE_PATH: dotnet-json/dotnet-json.csproj
30
PACKAGE_NAME: dotnet-json
31
+ env:
32
+ NUGET_KEY: ${{ secrets.NUGET_KEY }}
0 commit comments