Skip to content

Commit

Permalink
Update publish.yml (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcaya committed Feb 19, 2024
1 parent eb60c9f commit c4ec984
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 @@ -21,5 +21,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 c4ec984

Please sign in to comment.