Skip to content

Commit 6779e76

Browse files
committed
Cleanup
1 parent 9884c6a commit 6779e76

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ runs:
8383
uses: google-github-actions/auth@v1
8484
with:
8585
credentials_json: ${{ inputs.gcp_credentials }}
86-
export_environment_variables: true
87-
cleanup_credentials: false
8886
- name: Activate GCP service account
8987
id: gcloud-auth
9088
if: github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name

0 commit comments

Comments
 (0)