diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index ebbc09e..d340a6e 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -2,7 +2,7 @@ name: compile on: [push] permissions: - contents: read + contents: write deployments: write statuses: write