Skip to content

Commit 19f1ddf

Browse files
authored
fix: Smartlook build token [internal] (#894)
One more place to pass Smartlook token
1 parent 0d5e505 commit 19f1ddf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
env:
3535
APIFY_SIGNING_TOKEN: ${{ secrets.APIFY_SIGNING_TOKEN }}
3636
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
37+
SMARTLOOK_PROJECT_KEY: ${{ secrets.SMARTLOOK_PROJECT_KEY }}
3738

3839
- name: Set up GitHub Pages
3940
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)