diff --git a/.github/workflows/develop.deploy-functions.yml b/.github/workflows/develop.deploy-functions.yml index 4b94cec85..943085150 100644 --- a/.github/workflows/develop.deploy-functions.yml +++ b/.github/workflows/develop.deploy-functions.yml @@ -12,6 +12,10 @@ jobs: environment: develop job_id: + runs-on: ubuntu-latest + environment: develop + needs: setup + permissions: contents: 'read' id-token: 'write'