Skip to content

Commit 37d58fc

Browse files
committed
fix cloud
1 parent b924ffc commit 37d58fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: azure/login@v2
3232
with:
3333
creds: '{"clientId":"${{ secrets.DECO_SIGN_AZURE_CLIENT_ID }}","clientSecret":"${{ secrets.DECO_SIGN_AZURE_CLIENT_SECRET }}","tenantId":"${{ secrets.DECO_SIGN_AZURE_TENANT_ID }}","subscriptionId":"${{ secrets.DECO_SIGN_AZURE_SUBSCRIPTION_ID }}"}'
34+
environment: AzureGermanCloud
3435

3536
- name: Setup Azure Trusted Signing
3637
uses: azure/[email protected]

0 commit comments

Comments
 (0)