Skip to content

Commit d13bdf7

Browse files
kraktusCopilot
andauthored
Update .github/workflows/release.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 718a5e6 commit d13bdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
inputs:
66
bump:
7-
description: 'bump version: major, minor, pach, or none to build current dev'
7+
description: 'bump version: major, minor, patch, or none to build current dev'
88
required: true
99
type: choice
1010
options:

0 commit comments

Comments
 (0)