Skip to content

Commit cc247a9

Browse files
authored
Add input params to Run name in GH Workflow UI (#478)
1 parent 7f53907 commit cc247a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# maturin generate-ci github
55
#
66
name: Release
7+
run-name: hf-xet release, tag ${{ inputs.tag || 'main' }}
78

89
on:
910
push:

0 commit comments

Comments
 (0)