Skip to content

Commit f733c24

Browse files
committed
Update new_release.yml
1 parent 2c9d9a4 commit f733c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
release:
16-
name: 'Draft new release (latest: ${{github.ref_name}})'
16+
name: 'Draft new release (latest: ${{inputs.version}})'
1717
runs-on: ubuntu-latest
1818

1919
steps:

0 commit comments

Comments
 (0)