mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
add gh_token
This commit is contained in:
@@ -28,6 +28,8 @@ jobs:
|
||||
sudo apt-get update &&
|
||||
sudo apt-get install pngquant &&
|
||||
pip install -r requirements-doc.txt
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
- name: Fetch documentation branch
|
||||
run: git fetch origin gh-pages --depth=1
|
||||
|
||||
Reference in New Issue
Block a user