diff --git a/.github/workflows/develop.deploy-functions.yml b/.github/workflows/develop.deploy-functions.yml index ff31aa0f7..f09f99d1e 100644 --- a/.github/workflows/develop.deploy-functions.yml +++ b/.github/workflows/develop.deploy-functions.yml @@ -8,7 +8,7 @@ on: jobs: deploy-to-gcp: runs-on: ubuntu-latest - + environment: develop permissions: contents: 'read' id-token: 'write'