Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit 7f4f538

Browse files
committed
ci: added changelogithub
1 parent 6b7581e commit 7f4f538

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

+4
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ jobs:
4242
./scripts/release.sh
4343
env:
4444
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
45+
46+
- run: npx changelogithub
47+
env:
48+
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)