Skip to content

Commit

Permalink
fix: Smartlook for docs build token [internal] (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
HonzaTuron authored Apr 9, 2024
1 parent b867ab7 commit 1eaf58e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1eaf58e

Please sign in to comment.