1 parent 3c6a60e commit 1ca716fCopy full SHA for 1ca716f
1 file changed
.github/workflows/build.yml
@@ -1,5 +1,5 @@
1
name: Build and Release
2
-run-name: Build {{ github.run_number }} of branch ${{ github.ref_name }} by @${{ github.actor }}
+run-name: Build ${{ github.run_number }} of branch ${{ github.ref_name }} by @${{ github.actor }}
3
4
on:
5
push:
0 commit comments