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 c09bdf3 commit 470182aCopy full SHA for 470182a
.github/workflows/azure-deploy.yml
@@ -38,7 +38,6 @@ jobs:
38
uses: azure/arm-deploy@v2
39
with:
40
scope: resourceGroup
41
- subscriptionId: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
42
resourceGroupName: ${{ vars.RESOURCE_GROUP_NAME }}
43
template: infrastructure/main.bicep
44
0 commit comments