We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77713f9 + 7a6dab4 commit c1bc306Copy full SHA for c1bc306
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