Update ci.yml

This commit is contained in:
Pax1601 2023-09-21 13:31:21 +02:00
parent e7e56d1cdb
commit fec11869a8

View File

@ -3,6 +3,12 @@ name: CI
on: [push]
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write
jobs:
build_docs:
runs-on: ubuntu-latest