Skip to content

Commit 8544af0

Browse files
GitHubGitHub
authored andcommitted
fix syntax ci.yml
1 parent 114b166 commit 8544af0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ on:
22
workflow_dispatch:
33
inputs:
44
tagname:
5-
description: 'tagname'
6-
required: true
7-
default: '1.2.2'
5+
description: 'tagname'
6+
required: true
7+
default: '1.2.2'
88

99
name: Release Binaries
1010

0 commit comments

Comments
 (0)