added permissions for the gh pages action

This commit is contained in:
2025-10-24 18:43:20 +02:00
parent e74f56c4aa
commit 10c846486e

View File

@@ -28,3 +28,8 @@ jobs:
- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v3
permissions:
contents: read
pages: write
id-token: write