Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add NuGet and GitHub tokens as arguments in build.cake
The build.cake script is now updated to accept secret environment variables like NUGET_API_KEY and GITHUB_TOKEN as arguments. This change supports the secure handling of sensitive API keys, and offers easier configuration.
- Loading branch information