Skip to content

Commit 135059f

Browse files
authored
Fix YAML formatting and update Azure deployment steps
1 parent dbbf4de commit 135059f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main_andre-emotion-app.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ jobs:
5959
with:
6060
app-name: 'andre-emotion-app'
6161
slot-name: 'Production'
62-
images: 'index.docker.io/${{ secrets.AZUREAPPSERVICE_CONTAINERUSERNAME_752189E51E5B4EE797824E0BDFB8CD74 }}/andrepaez23/emotion-app:${{ github.sha }}'
62+
images: 'index.docker.io/${{ secrets.AZUREAPPSERVICE_CONTAINERUSERNAME_752189E51E5B4EE797824E0BDFB8CD74 }}/emotion-app:${{ github.sha }}'
6363

6464

6565

66+

0 commit comments

Comments
 (0)