We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24496d4 commit a7e6207Copy full SHA for a7e6207
.github/workflows/release-ga.yml
@@ -1,4 +1,5 @@
1
name: Release GA
2
+run-name: ${{ format('{0} ({1})', github.workflow, github.ref_name) }}
3
4
on:
5
workflow_dispatch:
0 commit comments