mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-07-26 10:38:54 +00:00
Update publish.yml
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
# Format of the git tag, [*] gets replaced with actual version
|
||||
#TAG_FORMAT: # optional, default is v*
|
||||
# API key to authenticate with NuGet server
|
||||
NUGET_KEY: ${{secrets.NUGET_API_KEY}}
|
||||
NUGET_KEY: ${{secrets.NUGET_KEY}}
|
||||
# NuGet server uri hosting the packages, defaults to https://api.nuget.org
|
||||
#NUGET_SOURCE: # optional, default is https://api.nuget.org
|
||||
# Flag to toggle pushing symbols along with nuget package to the server, disabled by default
|
||||
|
||||
Reference in New Issue
Block a user