diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 78eb421..fcde7a7 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -9,7 +9,7 @@ jobs: deploy: runs-on: ubuntu-latest permissions: - contents: read + contents: write id-token: write container: image: node:20