mirror of
https://github.com/VisActor/VTable
synced 2024-11-22 01:52:03 +00:00
Update release-changelog.yml
This commit is contained in:
parent
7f53c8e825
commit
cd729dc932
5
.github/workflows/release-changelog.yml
vendored
5
.github/workflows/release-changelog.yml
vendored
@ -49,6 +49,11 @@ jobs:
|
||||
langs: 'en,zh'
|
||||
tag_name: ${{github.event.release.tag_name}}
|
||||
file_name: changelog.md
|
||||
|
||||
- name: Build packages
|
||||
env:
|
||||
NODE_OPTIONS: "--max_old_space_size=4096"
|
||||
run: node common/scripts/install-run-rush.js build --only tag:package
|
||||
|
||||
- name: Push branch
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user