Skip to content

Commit

Permalink
Add write permissions to docs action
Browse files Browse the repository at this point in the history
  • Loading branch information
leburgel committed Jun 11, 2024
1 parent abb617b commit 5bdcc4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Documentation

permissions:
contents: write
pages: write

on:
push:
branches:
Expand Down

0 comments on commit 5bdcc4a

Please sign in to comment.