diff --git a/.github/workflows/generator.yml b/.github/workflows/generator.yml index 07dfd0c..1eaa986 100644 --- a/.github/workflows/generator.yml +++ b/.github/workflows/generator.yml @@ -3,7 +3,7 @@ name: Generator # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - contents: read + contents: write pages: write id-token: write