adding nuget config to project #1
Annotations
1 error
|
build-and-push
The NUGET_AUTH_TOKEN environment variable was not provided. In this step, add the following:
env:
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|