Skip to content

Commit

Permalink
Push to the right nuget source
Browse files Browse the repository at this point in the history
  • Loading branch information
asimmon committed Feb 19, 2024
1 parent e519786 commit 2e92382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- run: ./Build.ps1
shell: pwsh
env:
NUGET_SOURCE: ${{ secrets.NUGET_GSOFT_FEED_URL }}
NUGET_SOURCE: ${{ secrets.NUGET_SOURCE }}
NUGET_API_KEY: ${{ secrets.WORKLEAP_NUGET_API_KEY }}

0 comments on commit 2e92382

Please sign in to comment.