Skip to content

Commit

Permalink
chore: update permissions in the docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vplasencia committed Apr 18, 2024
1 parent 2f18599 commit b5f9dfa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ jobs:
gh-pages:
runs-on: ubuntu-latest

permissions:
contents: write
pages: write

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit b5f9dfa

Please sign in to comment.