diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 77340833da..c8a0340752 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -40,6 +40,7 @@ jobs: npm run build env: APIFY_SIGNING_TOKEN: ${{ secrets.APIFY_SIGNING_TOKEN }} + SMARTLOOK_PROJECT_KEY: ${{ secrets.SMARTLOOK_DOCS_PROJECT_KEY }} - name: Commit the updated package(-lock).json uses: stefanzweifel/git-auto-commit-action@v5