diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8bf5a59..09fd316 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,10 +5,10 @@ on: - main # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages -permissions: - contents: read - pages: write - id-token: write +# permissions: +# contents: read +# pages: write +# id-token: write jobs: build: