Skip to content

Commit

Permalink
Update CI permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
djperrefort authored Oct 3, 2023
1 parent e3d9f6e commit b769f8c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/DocumentationPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
push:
branches: [ main ]

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

jobs:
build:
name: Build HTML
Expand Down

0 comments on commit b769f8c

Please sign in to comment.