diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index f779f95..ec093ea 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -42,6 +42,7 @@ jobs: uses: ./ with: dotnet-version: 3.0.100 + # We are including this veriable to force the generation of the nuget config file to verify that it is created in the correct place source-url: https://api.nuget.org/v3/index.json env: NUGET_AUTH_TOKEN: NOTATOKEN