Skip to content

Commit

Permalink
Update ci-build.yml
Browse files Browse the repository at this point in the history
Disable API key too
  • Loading branch information
martinsmith1968 authored Jan 15, 2025
1 parent 5447dd1 commit 6fc15cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,8 @@ jobs:
steps:
- name: Install NuGet
uses: NuGet/setup-nuget@v2
with:
nuget-api-key: ${{ secrets.NUGET_API_KEY }}
#with:
#nuget-api-key: ${{ secrets.NUGET_API_KEY }}
#nuget-version: ${{ env.NUGET_VERSION }}

- name: Download NuGet Output
Expand Down

0 comments on commit 6fc15cb

Please sign in to comment.