Skip to content

Commit 1830d18

Browse files
committed
ci: changelogithub
1 parent 1b3767e commit 1830d18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ jobs:
415415
then
416416
npm publish --access public
417417
cd ../../
418+
npx changelogithub || true
418419
pnpm install --no-frozen-lockfile
419420
pnpm run --filter="./packages/*" --filter="!compiler-rs" --parallel build
420421
pnpm publish --filter="./packages/*" --filter="!compiler-rs" --access public --no-git-checks

0 commit comments

Comments
 (0)