We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b48118 commit 1be020fCopy full SHA for 1be020f
.github/workflows/main.yml
@@ -34,3 +34,8 @@ jobs:
34
35
- name: Push to DockerHub
36
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