Skip to content

Commit

Permalink
Use GAR_JSON_KEY
Browse files Browse the repository at this point in the history
  • Loading branch information
iambrianchan committed Aug 15, 2023
1 parent 325bea6 commit 51db890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
registry: us-east1-docker.pkg.dev
username: _json_key
password: ${{ secrets.GCR_JSON_KEY }}
password: ${{ secrets.GAR_JSON_KEY }}
-
name: Login to Docker Hub
uses: docker/login-action@v2
Expand Down

0 comments on commit 51db890

Please sign in to comment.