Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmeds committed Feb 7, 2024
1 parent 68f23ed commit 35e636c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-image-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
workload_identity_provider: "${{ secrets.GCP_PRD_GITHUB_WIF }}"
service_account: "${{ secrets.GCP_STG_GITHUB_SA_DOCKER_REGISTRY }}"
create_credentials_file: true
- name: Login to the GCP registry
- name: Login to the registry
uses: docker/login-action@v2
with:
registry: ${{ env.GCP_REGISTRY_DOMAIN }}
Expand Down

0 comments on commit 35e636c

Please sign in to comment.