Skip to content

Commit 793edc5

Browse files
committed
core: release show newversion
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 3f35cff commit 793edc5

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,6 +1,7 @@
11
# docs: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions
22

33
name: Release
4+
run-name: Release ${{ inputs.newversion }} ${{ inputs.prerelease == 'true' && '(prerelease)' || '' }}
45

56
on:
67
workflow_dispatch:

0 commit comments

Comments
 (0)