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 bc6bc91 commit a8bdec2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
productNamespacePrefix: "Splat"
secrets:
SIGN_ACCOUNT_NAME: ${{ secrets.SIGN_ACCOUNT_NAME }}
SIGN_CLIENT_SECRET: ${{ secrets.SIGN_CLIENT_SECRET }}
SIGN_CLIENT_CONFIG: ${{ secrets.SIGN_CLIENT_CONFIG }}
SIGN_PROFILE_NAME: ${{ secrets.SIGN_PROFILE_NAME }}
AZURE_CRED: ${{ secrets.AZURE_CRED }}
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}

0 comments on commit a8bdec2

Please sign in to comment.