Skip to content

Commit

Permalink
[IDP-830] Improve QA process for Nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
meziantou authored Jan 22, 2024
1 parent a107651 commit 3d38519
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ jobs:

- run: ./Build.ps1
shell: pwsh
env:
NUGET_SOURCE: ${{ secrets.NUGET_DEV_SOURCE }}
NUGET_API_KEY: ${{ secrets.WORKLEAP_NUGET_DEV_API_KEY }}

0 comments on commit 3d38519

Please sign in to comment.