We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9064f33 commit 9246084Copy full SHA for 9246084
1 file changed
.github/workflows/preview-website.yml
@@ -70,7 +70,6 @@ jobs:
70
GITHUB_USER: ${{ github.actor }}
71
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
72
WEBSITE_REPOSITORY: ${{ secrets.WEBSITE_REPOSITORY }}
73
- GOOGLE_CUSTOM_SEARCH_API_KEY: ${{ secrets.GOOGLE_CUSTOM_SEARCH_API_KEY }}
74
run: |
75
set -x
76
export WEBSITE_ROOT=$RUNNER_WORKSPACE/$(basename $WEBSITE_REPOSITORY)
0 commit comments