Skip to content

Commit

Permalink
fix: registry location
Browse files Browse the repository at this point in the history
  • Loading branch information
BrendanGalloway committed Apr 30, 2024
1 parent 660a8a9 commit 5ac796f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Login to GAR
uses: docker/login-action@v1
with:
registry: us-east1-docker.pkg.dev
registry: us-docker.pkg.dev
username: oauth2accesstoken
password: '${{ steps.auth.outputs.access_token }}'
- name: Get branch name
Expand Down

0 comments on commit 5ac796f

Please sign in to comment.