Skip to content

Commit

Permalink
Add write permission to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinLinde committed Jul 18, 2024
1 parent 729aeda commit 3029226
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ jobs:
FOLDER: "website/build" # The folder the action should deploy.
CLEAN: true # Automatically remove deleted files from the deploy branch

permissions:
contents: write

0 comments on commit 3029226

Please sign in to comment.