Update pages.yml

This commit is contained in:
Philip Ellis
2022-08-17 13:05:49 -04:00
committed by GitHub
parent 17f1096036
commit 2a369574bd

View File

@@ -1,5 +1,4 @@
# Sample workflow for building and deploying a Jekyll site to GitHub Pages
name: Deploy Jekyll with GitHub Pages dependencies preinstalled
name: Build and Deploy Docusaurus to GitHub Pages
on:
# Runs on pushes targeting the default branch
@@ -11,7 +10,7 @@ on:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
contents: write
pages: write
id-token: write