Skip to content

Commit 470182a

Browse files
committed
Remove subscriptionId from Azure deployment workflow
1 parent c09bdf3 commit 470182a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/azure-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
uses: azure/arm-deploy@v2
3939
with:
4040
scope: resourceGroup
41-
subscriptionId: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
4241
resourceGroupName: ${{ vars.RESOURCE_GROUP_NAME }}
4342
template: infrastructure/main.bicep
4443

0 commit comments

Comments
 (0)