Skip to content

Commit ce59533

Browse files
committed
Use Azure subscription
1 parent 93b42d2 commit ce59533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: azure login
6161
uses: azure/login@v2
6262
with:
63-
subscription: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
63+
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
6464
client-id: ${{ secrets.KEYVAULT_CLIENT_ID }}
6565
tenant-id: ${{ secrets.KEYVAULT_TENANT_ID }}
6666

0 commit comments

Comments
 (0)