Skip to content

Commit 45274be

Browse files
committed
fix typo
1 parent 0646419 commit 45274be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Create release PR
22

3-
run-name: Create release PR for new v${{ github.event.inputs.version }} version
3+
run-name: Create release PR for new ${{ github.event.inputs.version }} version
44

55
on:
66
workflow_dispatch:

0 commit comments

Comments
 (0)