Skip to content

Commit 3bb1b41

Browse files
author
Frederic Wickert
committed
Fix issue with prod deployment
1 parent 1f99269 commit 3bb1b41

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
@@ -120,4 +120,4 @@ jobs:
120120
- uses: azure/webapps-deploy@v2
121121
with:
122122
app-name: 'p5tgcusa4unsu-prod'
123-
images: p5tgcusa4unsumpnpreg.azurecr.io /techexcel/dotnetcoreapp:${{github.run_number}}
123+
images: p5tgcusa4unsumpnpreg.azurecr.io/techexcel/dotnetcoreapp:${{github.run_number}}

0 commit comments

Comments
 (0)