We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e9c74 commit f99c677Copy full SHA for f99c677
1 file changed
.github/workflows/build-push-image.yml
@@ -1,6 +1,6 @@
1
# This build will build and push the image to docker hub upon a commit to the
2
# main branch only
3
-name: Push to Docker Hub from Main Branch
+name: Push to Docker Hub
4
5
on: workflow_dispatch
6
0 commit comments