Skip to content

Commit 4a1ca0c

Browse files
authored
Update dotnet.yml
1 parent e240712 commit 4a1ca0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# Format of the git tag, [*] gets replaced with actual version
4747
#TAG_FORMAT: # optional, default is v*
4848
# API key to authenticate with NuGet server
49-
#NUGET_KEY: # optional
49+
NUGET_KEY: $NUGET_KEY
5050
# NuGet server uri hosting the packages, defaults to https://api.nuget.org
5151
#NUGET_SOURCE: # optional, default is https://api.nuget.org
5252
# Flag to toggle pushing symbols along with nuget package to the server, disabled by default

0 commit comments

Comments
 (0)