File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ jobs:
20
20
NEXT_PUBLIC_SOURCEBOT_CLOUD_ENVIRONMENT : ${{ vars.NEXT_PUBLIC_SOURCEBOT_CLOUD_ENVIRONMENT }}
21
21
run : echo $NEXT_PUBLIC_SOURCEBOT_CLOUD_ENVIRONMENT
22
22
23
- # @see: https://github.com/google-github-actions/auth?tab=readme-ov-file#direct-wif
24
- - name : ' Google auth'
25
- id : ' auth'
26
- uses : ' google-github-actions/auth@v2'
27
- with :
28
- project_id : ' ${{ secrets.GCP_PROJECT_ID }}'
29
- workload_identity_provider : ' ${{ secrets.GCP_WIF_PROVIDER }}'
23
+ # @see: https://github.com/google-github-actions/auth?tab=readme-ov-file#direct-wif
24
+ - name : ' Google auth'
25
+ id : ' auth'
26
+ uses : ' google-github-actions/auth@v2'
27
+ with :
28
+ project_id : ' ${{ secrets.GCP_PROJECT_ID }}'
29
+ workload_identity_provider : ' ${{ secrets.GCP_WIF_PROVIDER }}'
You can’t perform that action at this time.
0 commit comments