Merge pull request #97 from thornbill/gh-pages-permissions

Fix permissions for GH pages workflow
This commit is contained in:
Cody Robibero 2022-08-17 22:31:36 -06:00 committed by GitHub
commit db4c18e82f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,11 @@ on:
push:
branches: [master]
permissions:
contents: read
pages: write
id-token: write
jobs:
build:
name: Build