diff --git a/.github/workflows/eoefans-api-azure-deploy.yml b/.github/workflows/eoefans-api-azure-deploy.yml index 2ecc67b..0ac4abb 100644 --- a/.github/workflows/eoefans-api-azure-deploy.yml +++ b/.github/workflows/eoefans-api-azure-deploy.yml @@ -21,6 +21,10 @@ env: SENTRY_ORG: "eoefans" SENTRY_PROJECT: "eoefans-api" +permissions: + contents: read + packages: read + jobs: Deploy: