mirror of
https://github.com/spectreconsole/spectre.console.git
synced 2026-02-10 04:13:32 +01:00
Try setting allow-no-subscriptions: true in Azure login
This commit is contained in:
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
with:
|
||||
client-id: ${{ secrets.AZURE_CLIENT_ID }}
|
||||
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
|
||||
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
|
||||
allow-no-subscriptions: true
|
||||
|
||||
- name: Setup .NET SDK (global.json)
|
||||
uses: actions/setup-dotnet@v5
|
||||
|
||||
Reference in New Issue
Block a user