We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 971ab87 commit a7bb1bbCopy full SHA for a7bb1bb
1 file changed
.github/workflows/build-landing-page.yml
@@ -53,3 +53,4 @@ jobs:
53
run: npm run build
54
env:
55
NODE_OPTIONS: --max-old-space-size=4096
56
+ GITHUB_TOKEN: ${{ secrets.GHP_TOKEN }}
0 commit comments