Skip to content

Commit

Permalink
ci(docs): fix the parameters of docs in master (#3820)
Browse files Browse the repository at this point in the history
  • Loading branch information
clearloop authored Mar 20, 2024
1 parent 53071e1 commit e0b07cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ jobs:
env:
RUSTUP_HOME: /tmp/rustup_home
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/docs
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e0b07cd

Please sign in to comment.