Skip to content

Commit 1be020f

Browse files
authored
Update main.yml
1 parent 6b48118 commit 1be020f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,8 @@ jobs:
3434

3535
- name: Push to DockerHub
3636
run: docker push kishxrx/nodejs-demo-app:latest
37+
38+
39+
- name: Done message ✅
40+
run: echo "🎉 Deployment Complete! Everything worked correctly."
41+

0 commit comments

Comments
 (0)