mirror of
https://github.com/NuGet/setup-nuget.git
synced 2025-12-06 07:48:23 +08:00
misc: feedback fixes
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -18,5 +18,5 @@ jobs:
|
||||
- uses: ./
|
||||
with:
|
||||
nuget-version: ${{ matrix.nuget-version }}
|
||||
nuget-api-key: 4003d786-cc37-4004-bfdf-c4f3e8ef9b3a
|
||||
nuget-api-key: ${{ secrets.NuGetAPIKey }}
|
||||
- run: nuget
|
||||
|
||||
Reference in New Issue
Block a user