Skip to content

Commit a20d21e

Browse files
Updated release Action description
1 parent cf0f4c0 commit a20d21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
workflow_dispatch:
44
inputs:
55
release-type:
6-
description: 'Release type (one of): patch, minor, major, prerelease'
6+
description: 'Release type (one of): major, minor, patch, prerelease'
77
required: true
88
jobs:
99
release:

0 commit comments

Comments
 (0)