Skip to content

Commit da6bd4a

Browse files
committed
chore: revert bugserver
1 parent 4425be5 commit da6bd4a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ jobs:
5959
NODE_OPTIONS: '--max_old_space_size=4096'
6060
run: node common/scripts/install-run-rush.js build --only @visactor/lark-vchart
6161

62-
# - name: Run Bugserver
63-
# working-directory: ./packages/vchart
64-
# env:
65-
# BUG_SERVER_TOKEN: ${{ secrets.BUG_SERVER_TOKEN }}
66-
# run: node ../../common/scripts/install-run-rushx.js ci
62+
- name: Run Bugserver
63+
working-directory: ./packages/vchart
64+
env:
65+
BUG_SERVER_TOKEN: ${{ secrets.BUG_SERVER_TOKEN }}
66+
run: node ../../common/scripts/install-run-rushx.js ci
6767

6868
- name: Publish to npm
6969
env:

0 commit comments

Comments
 (0)