Fix docs workflow

This commit is contained in:
Lennart
2025-04-17 21:19:18 +02:00
parent b724021c4c
commit f8e83971dd

View File

@@ -5,6 +5,8 @@ on:
- main - main
permissions: permissions:
contents: write contents: write
id-token: write
pages: write
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest