Skip to content

Commit

Permalink
chore(ci): update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luanxu-mxc committed Sep 2, 2024
1 parent 416f797 commit cb5ffb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
registry: us-docker.pkg.dev
username: _json_key
password: ${{ secrets.GAR_JSON_KEY }}
password: ${{ secrets.GCR_JSON_KEY }}

- name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit cb5ffb0

Please sign in to comment.