Fix typo'd input name
This commit is contained in:
parent
04cce6be94
commit
5a8fab3748
2 changed files with 2 additions and 2 deletions
2
.github/workflows/__start-proxy.yml
generated
vendored
2
.github/workflows/__start-proxy.yml
generated
vendored
|
|
@ -63,7 +63,7 @@ jobs:
|
|||
id: proxy
|
||||
uses: ./../action/start-proxy
|
||||
with:
|
||||
registries_secrets: '[{ "type": "nuget_feed", "url": "https://api.nuget.org/v3/index.json"
|
||||
registry_secrets: '[{ "type": "nuget_feed", "url": "https://api.nuget.org/v3/index.json"
|
||||
}]'
|
||||
env:
|
||||
CODEQL_ACTION_TEST_MODE: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue