Skip to content

Commit

Permalink
add resources group in yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben0189 committed Aug 14, 2024
1 parent 626f489 commit 723f0ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-azure-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Deploy Azure resources
uses: azure/arm-deploy@v1
with:
resourceGroupName: ${{ vars.AZURE_RESOURCE_GROUP }}
template: ./main.bicep
scope: resourcegroup
failOnStdErr: false

0 comments on commit 723f0ee

Please sign in to comment.