diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 954dfae..35918b3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,6 +20,9 @@ concurrency: jobs: build: + permissions: + contents: read + id-token: write runs-on: ubuntu-latest strategy: matrix: