Skip to content

Commit

Permalink
Merge branch 'clean-up-build-file' of github.com:IT-VBFK/fluentassert…
Browse files Browse the repository at this point in the history
…ions into clean-up-build-file
  • Loading branch information
IT-VBFK committed Jan 13, 2023
2 parents 9c51476 + c7b44f0 commit 7ab38db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build/Build.cs
Expand Up @@ -40,6 +40,7 @@ class Build : NukeBuild
string PullRequestBase => GitHubActions?.BaseRef;

[Parameter("The key to push to Nuget")]
[Secret]
readonly string NuGetApiKey;

[Solution(GenerateProjects = true)]
Expand Down

0 comments on commit 7ab38db

Please sign in to comment.