Update config.yml

This commit is contained in:
Jeroen Savat 2021-04-13 11:02:46 +02:00 committed by GitHub
parent 170562fd70
commit 8bc0487cb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,10 @@ parameters:
type: string
default: "SMBLibrary.csproj"
nuget-output-file:
type: string
default: "bin/Release/SMBLibrary.1.5.0.nupkg"
git-primary-branch:
type: string
default: "master"