Skip to content

Commit f4884b9

Browse files
committed
chore: add allow-no-subscriptions section
1 parent 8af10e5 commit f4884b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-build-and-sign.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- name: 'Login Azure CLI login'
5959
uses: azure/login@v2
6060
with:
61+
allow-no-subscriptions: true
6162
client-id: ${{ secrets.AZURE_CLIENT_ID }}
6263
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
6364
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}

0 commit comments

Comments
 (0)