mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-08-20 07:35:10 +00:00
Add comment for workflow changes
This commit is contained in:
parent
e55b692c98
commit
5ea9da8d05
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user