Skip to content

Commit 16ff3ca

Browse files
committed
changed prod workflow
1 parent a460bcf commit 16ff3ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
context: ./
3333
file: ./Dockerfile
3434
push: true
35-
tags: cornellappdev/eatery-blue:${{ steps.vars.outputs.sha_short }}
35+
tags: cornellappdev/eatery-prod:${{ steps.vars.outputs.sha_short }}
3636

3737
- name: Remote SSH and Deploy
3838
uses: appleboy/ssh-action@v1.0.3

0 commit comments

Comments
 (0)