Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 40794a9

Browse files
committed
Improve release workflow description
1 parent 1419077 commit 40794a9

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
@@ -5,7 +5,7 @@ on:
55
inputs:
66
version:
77
required: true
8-
description: Version to bump `package.json` to
8+
description: 'Version to bump `package.json` to (format: x.y.z)'
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)