Skip to content

Commit 802a70c

Browse files
ci: fix build
Signed-off-by: Henry Gressmann <[email protected]>
1 parent c4f4157 commit 802a70c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
- uses: taiki-e/create-gh-release-action@v1
1414
with:
1515
changelog: CHANGELOG.md
16+
allow-missing-changelog: true
17+
draft: true
18+
prefix: liwan
1619
token: ${{ secrets.GITHUB_TOKEN }}
1720

1821
upload-assets:

0 commit comments

Comments
 (0)