Skip to content

Commit

Permalink
[FIX] Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzhenqi77 authored Nov 30, 2023
1 parent c1cdfa0 commit 9a0b149
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
branches:
- main

permissions:
contents: read
pages: write
id-token: write

jobs:
deploy_page:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9a0b149

Please sign in to comment.