Skip to content

Commit

Permalink
Update build-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Utwo authored Oct 27, 2023
1 parent c18f92d commit 0cf0d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- uses: docker/login-action@v3
with:
registry: gcr.io
registry: europe-docker.pkg.dev
username: "oauth2accesstoken"
password: "${{ steps.auth.outputs.access_token }}"

Expand Down

0 comments on commit 0cf0d0f

Please sign in to comment.