ci: fix artifact_proxy dev deploy

This commit is contained in:
Felix Angelov
2024-02-16 10:33:34 -06:00
parent 751a7e34e5
commit e9680d0da1
@@ -36,7 +36,7 @@ jobs:
uses: "google-github-actions/auth@v2"
with:
project_id: ${{ env.PROJECT_ID }}
service_account_key: ${{ secrets.CLOUD_RUN_SA_DEV }}
credentials_json: ${{ secrets.CLOUD_RUN_SA_DEV }}
export_environment_variables: true
- name: Setup Cloud SDK