mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 22:26:42 +00:00
commit
16c4dac9d6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
uses: google-github-actions/auth@v2
|
uses: google-github-actions/auth@v2
|
||||||
with:
|
with:
|
||||||
credentials_json: '${{ secrets.GCP_SERVICE_KEY }}'
|
credentials_json: '${{ secrets.DOCKER_PASSWORD }}'
|
||||||
|
|
||||||
- name: Configure Docker for Artifact Registry
|
- name: Configure Docker for Artifact Registry
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue