We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d88d9e5 commit 7a6dab4Copy full SHA for 7a6dab4
1 file changed
.github/workflows/build-and-push-image.yml
@@ -1,4 +1,5 @@
1
name: Build and push image
2
+run-name: Build and push image for ${{ inputs.git-sha || github.sha }}
3
4
on:
5
workflow_dispatch:
0 commit comments