We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e58e033 commit faf8d2dCopy full SHA for faf8d2d
1 file changed
.github/workflows/publish-evm-block-extractor.yml
@@ -55,7 +55,7 @@ jobs:
55
with:
56
registry: us-east4-docker.pkg.dev
57
username: _json_key
58
- password: ${{ secrets.GCP_DOCKER_KEY }}
+ password: ${{ secrets.EXTRACTOR_GCP_DOCKER_KEY }}
59
60
- name: Build and push Docker image to GCP Registry
61
uses: docker/build-push-action@v5
0 commit comments