We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc97ce commit 187ae21Copy full SHA for 187ae21
.github/workflows/gh-build-and-sign.yml
@@ -58,7 +58,6 @@ jobs:
58
- name: 'Login Azure CLI login'
59
uses: azure/login@v2
60
with:
61
- allow-no-subscriptions: true
62
client-id: ${{ secrets.AZURE_CLIENT_ID }}
63
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
64
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
0 commit comments