Skip to content

Commit 22b2de8

Browse files
committed
ci: fix
1 parent 14db50a commit 22b2de8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626

2727
- name: Release with Changelog
2828
run: npx changelogithub # or [email protected] if ensure the stable result
29+
continue-on-error: true # failed when only tag pushed
2930
env:
3031
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
3132

0 commit comments

Comments
 (0)