Skip to content

Commit cfa86bf

Browse files
authored
Update deploy.yml
1 parent bfaa0f0 commit cfa86bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
with:
3737
subscriptionId: ${{ vars.AZURE_SUBSCRIPTION_ID }}
3838
resourceGroupName: ${{ vars.AZURE_RG }}
39-
template: ./InfrastructureAsCode/main.bicep
39+
template: ./src/InfrastructureAsCode/main.bicep
4040
parameters: environment=${{ github.event.inputs.appenv }}

0 commit comments

Comments
 (0)