Skip to content

Commit

Permalink
ci: added permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jankovicgd committed Nov 22, 2024
1 parent 8b5692e commit 61d9793
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ on:
release:
types:
- released

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

jobs:
build:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 61d9793

Please sign in to comment.