We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b42d2 commit ce59533Copy full SHA for ce59533
.github/workflows/sign.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: azure login
61
uses: azure/login@v2
62
with:
63
- subscription: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
+ subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
64
client-id: ${{ secrets.KEYVAULT_CLIENT_ID }}
65
tenant-id: ${{ secrets.KEYVAULT_TENANT_ID }}
66
0 commit comments