mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-09-09 08:19:13 +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
|
# Format of the git tag, [*] gets replaced with actual version
|
||||||
#TAG_FORMAT: # optional, default is v*
|
#TAG_FORMAT: # optional, default is v*
|
||||||
# API key to authenticate with NuGet server
|
# 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 server uri hosting the packages, defaults to https://api.nuget.org
|
||||||
#NUGET_SOURCE: # optional, default is 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
|
# Flag to toggle pushing symbols along with nuget package to the server, disabled by default
|
||||||
|
|||||||
Reference in New Issue
Block a user