mirror of
https://github.com/vercel/commerce.git
synced 2025-05-31 21:46:58 +00:00
test change to env
This commit is contained in:
parent
a2ef419b87
commit
3034e9eb51
@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
project_id: ${{ vars.PROJECT_ID }}
|
||||
service_account: ${{ vars.WORKLOAD_SERVICE_ACCOUNT }}
|
||||
workload_identity_provider: ${{ vars.WORKLOAD_IDENTITY_PROVIDER }}
|
||||
workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}
|
||||
create_credentials_file: true
|
||||
|
||||
# https://github.com/marketplace/actions/deploy-to-cloud-run
|
||||
|
Loading…
x
Reference in New Issue
Block a user