Skip to content

Commit

Permalink
add token to agoraio/docs checkout in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxfrazer committed Jan 11, 2023
1 parent fdc290f commit 86a0f93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: AgoraIO/Docs
token: ${{ secrets.GH_PAT }}
- uses: actions/setup-node@v3
- name: Checkout submodules 🫄
run: git submodule update --init --recursive
Expand Down

0 comments on commit 86a0f93

Please sign in to comment.