Skip to content

Commit a8fef26

Browse files
authored
Add APIFY_TOKEN to Python docs check (#232)
1 parent 1751282 commit a8fef26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python_docs_check.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,5 @@ jobs:
4949

5050
- name: Build docs website
5151
run: make build-docs
52+
env:
53+
APIFY_SIGNING_TOKEN: ${{ secrets.APIFY_SIGNING_TOKEN }}

0 commit comments

Comments
 (0)