add write permission to sync workflow

This commit is contained in:
tree🌴 2024-01-25 22:44:23 +01:00
parent 49266a146e
commit 0e853f61e0
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@ on:
workflow_dispatch:
permissions:
contents: read
pages: write
contents: write
id-token: write
jobs: