Skip to content

Commit

Permalink
fixed the mkdocs workflow permission
Browse files Browse the repository at this point in the history
  • Loading branch information
mese79 committed Jan 13, 2025
1 parent 805cee9 commit ae6babc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
workflow_dispatch:
permissions:
contents: write
pages: write
id-token: write
jobs:
build_mkdocs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ae6babc

Please sign in to comment.