Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Matthieu MOREL <[email protected]>
  • Loading branch information
mmorel-35 authored Aug 20, 2024
1 parent 1b1895f commit 21c42f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
files: coverage.out
verbose: true
# Use the JSON key in secret to login gcr.io
- uses: 'docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0'
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
with:
registry: 'gcr.io' # or REGION.docker.pkg.dev
username: '_json_key'
Expand Down

0 comments on commit 21c42f8

Please sign in to comment.