Skip to content

Commit

Permalink
Fix typo'd input name
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael B. Gale committed Dec 13, 2024
1 parent 04cce6b commit 5a8fab3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/__start-proxy.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pr-checks/checks/start-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ steps:
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" }]'

0 comments on commit 5a8fab3

Please sign in to comment.