Skip to content

Commit

Permalink
fix: composite artifact registry gke creds set to false (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhdzhra authored Dec 9, 2024
1 parent 4aa8909 commit e86efda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/tools/artifact-registry/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ runs:
artifact_registry_host: ${{ inputs.artifact_registry_host }}
credentials_json: ${{ inputs.credentials_json }}
project_id: ${{ inputs.project_id }}
gke_creds: false

- name: Read Helm Chart
id: chart
Expand Down

0 comments on commit e86efda

Please sign in to comment.