diff --git a/.github/workflows/webpack.yml b/.github/workflows/webpack.yml index 1ae0c57..a746e10 100644 --- a/.github/workflows/webpack.yml +++ b/.github/workflows/webpack.yml @@ -10,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