Skip to content

Commit c3cfa30

Browse files
committed
Set run-name for publish
1 parent 5f4ec56 commit c3cfa30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
name: publish
33

4+
run-name: ${{ github.ref }}
5+
46
on:
57
push:
68
tags:

0 commit comments

Comments
 (0)