diff --git a/.github/workflows/nuxtjs.yml b/.github/workflows/nuxtjs.yml index 77ef17c..0be3abf 100644 --- a/.github/workflows/nuxtjs.yml +++ b/.github/workflows/nuxtjs.yml @@ -14,7 +14,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - contents: read + contents: write pages: write id-token: write