[F] Build pipeline #4
Annotations
1 error
Build & Test
The NUGET_AUTH_TOKEN environment variable was not provided. In this step, add the following:
env:
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
|