Skip to content

Commit a7bb1bb

Browse files
fix: add ghp token during build (#702)
1 parent 971ab87 commit a7bb1bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-landing-page.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ jobs:
5353
run: npm run build
5454
env:
5555
NODE_OPTIONS: --max-old-space-size=4096
56+
GITHUB_TOKEN: ${{ secrets.GHP_TOKEN }}

0 commit comments

Comments
 (0)