Skip to content

Commit

Permalink
Add Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Apr 16, 2023
1 parent 04d3fad commit 9228ef1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
GitHubToken: ${{ secrets.GITHUB_TOKEN }}
SignFile: ${{ secrets.SIGN_FILE }}
SignPassword: ${{ secrets.SIGN_PASSWORD }}
#NugetApiUrl: ${{ secrets.NUGET_API_URL }}
#NugetApiKey: ${{ secrets.NUGET_API_KEY }}
NugetApiUrl: ${{ secrets.NUGET_API_URL }}
NugetApiKey: ${{ secrets.NUGET_API_KEY }}

0 comments on commit 9228ef1

Please sign in to comment.