Update deploy-docs.yml

added permissions
This commit is contained in:
Andrew Lalis 2022-12-20 23:26:46 +01:00 committed by GitHub
parent 6eba6b4cc8
commit 1202d3973d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ on:
branches: [ "main" ] branches: [ "main" ]
workflow_dispatch: workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs: jobs:
build: build: