Skip to content

Commit

Permalink
[IDP-414] ci: use Workleap NuGet organization's API key (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
felpel authored Jul 20, 2023
1 parent 7f45b21 commit bd07be9
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 @@ -22,4 +22,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 bd07be9

Please sign in to comment.