Skip to content

Commit c926a6e

Browse files
committed
Merge branch 'feat/dashboard' of https://github.com/Altinn/altinn-correspondence into feat/dashboard
2 parents eab8b8f + 431c257 commit c926a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-dashboard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
scope: resourcegroup
6060
resourceGroupName: ${{ secrets.RESOURCE_GROUP }}
61-
template: .azure/applications/dashboard.bicep
61+
template: .azure/applications/dashboard/main.bicep
6262
parameters: >
6363
AZURE_NAME_PREFIX: ${{ secrets.AZURE_NAME_PREFIX }}
6464
containerImage=ghcr.io/altinn/altinn-correspondence-dashboard:${{ github.sha }}

0 commit comments

Comments
 (0)