diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 63f7acf3..cd87f27e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,7 +3,7 @@ on: push permissions: actions: read - contents: read + contents: write security-events: write packages: write id-token: write