We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d0b6e commit a94a5feCopy full SHA for a94a5fe
.github/workflows/create-release.yaml
@@ -1,4 +1,5 @@
1
name: Create Release
2
+run-name: Create Release Version - ${{ github.ref_name }}
3
4
on:
5
push:
0 commit comments