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:
2020 NEXT_PUBLIC_SOURCEBOT_CLOUD_ENVIRONMENT : ${{ vars.NEXT_PUBLIC_SOURCEBOT_CLOUD_ENVIRONMENT }}
2121 run : echo $NEXT_PUBLIC_SOURCEBOT_CLOUD_ENVIRONMENT
2222
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