We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9d598 commit 8da5f05Copy full SHA for 8da5f05
1 file changed
.github/workflows/build.yaml
@@ -1,4 +1,4 @@
1
-run-name: build ${{ github.event.inputs.reference }}:${{ github.event.inputs.reference }}
+run-name: build ${{ github.event.inputs.repository }}:${{ github.event.inputs.reference }}
2
on:
3
workflow_dispatch:
4
inputs:
0 commit comments