Skip to content

Commit

Permalink
[IDP-419] ci: use Workleap NuGet organization's API key (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
felpel authored Jul 20, 2023
1 parent d8c66ba commit a0ebd40
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 @@ -23,4 +23,4 @@ jobs:
shell: pwsh
env:
NUGET_SOURCE: ${{ secrets.NUGET_SOURCE }}
NUGET_API_KEY: ${{ secrets.GSOFTINC_NUGET_API_KEY }}
NUGET_API_KEY: ${{ secrets.WORKLEAP_NUGET_API_KEY }}

0 comments on commit a0ebd40

Please sign in to comment.