Skip to content

Commit

Permalink
chore: build
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Sep 5, 2024
1 parent 546acdb commit 6ee4f85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ jobs:
secrets:
SIGN_ACCOUNT_NAME: ${{ secrets.SIGN_ACCOUNT_NAME }}
SIGN_PROFILE_NAME: ${{ secrets.SIGN_PROFILE_NAME }}
AZURE_CRED: ${{ secrets.AZURE_CRED }}
AZURE_CLIENT_SECRET: ${{ secrets.AZURE_CLIENT_SECRET }}
AZURE_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}

0 comments on commit 6ee4f85

Please sign in to comment.