Skip to content

Commit

Permalink
fix: ci: add secret
Browse files Browse the repository at this point in the history
Signed-off-by: ZHANG Yuntian <[email protected]>
  • Loading branch information
RadxaYuntian committed Mar 25, 2024
1 parent d5793a8 commit 297168d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
- name: Checkout template
uses: actions/checkout@v4
with:
token: "${{ secrets.PRIVATE_REPO_TOKEN }}"
repository: "radxa-docs/docs-template"
- name: Checkout contents
uses: actions/checkout@v4
Expand Down

0 comments on commit 297168d

Please sign in to comment.