We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33893b commit 5873121Copy full SHA for 5873121
.github/workflows/build.yml
@@ -110,4 +110,8 @@ jobs:
110
uses: azure/container-apps-deploy-action@v1
111
with:
112
imageToDeploy: ghcr.io/grossherzogin-elisabeth/eventplanner:main
113
+ resourceGroup: "rg-eventplanner-live"
114
+ containerAppEnvironment: "cae-eventplanner-live"
115
+ containerAppName: "ca-eventplanner-live"
116
+
117
0 commit comments