Skip to content

Commit 908fb71

Browse files
committed
chore(ci): fix typo
1 parent eea2654 commit 908fb71

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ jobs:
118118
version_regex: ^v[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+
119119
prerelease_regex: ^v[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+-(alpha|beta|preview)\.[[:digit:]]+$
120120
changelog_file: CHANGELOG.md
121-
create_draft: true
122-
release_title:
121+
draft: true
123122
env:
124123
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)