Skip to content

Commit

Permalink
fix: Smartlook build token [internal] (#894)
Browse files Browse the repository at this point in the history
One more place to pass Smartlook token
  • Loading branch information
HonzaTuron authored Mar 22, 2024
1 parent 0d5e505 commit 19f1ddf
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 @@ -34,6 +34,7 @@ jobs:
env:
APIFY_SIGNING_TOKEN: ${{ secrets.APIFY_SIGNING_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
SMARTLOOK_PROJECT_KEY: ${{ secrets.SMARTLOOK_PROJECT_KEY }}

- name: Set up GitHub Pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 19f1ddf

Please sign in to comment.