Skip to content

Commit f1f246c

Browse files
Fix release job name
Issue: S3UTILS-197
1 parent 9445752 commit f1f246c

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
@@ -1,4 +1,5 @@
11
name: release
2+
run-name: release ${{ inputs.tag }}
23

34
on:
45
workflow_dispatch:

0 commit comments

Comments
 (0)