Skip to content

Commit faf8d2d

Browse files
committed
Update secret
1 parent e58e033 commit faf8d2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-evm-block-extractor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
registry: us-east4-docker.pkg.dev
5757
username: _json_key
58-
password: ${{ secrets.GCP_DOCKER_KEY }}
58+
password: ${{ secrets.EXTRACTOR_GCP_DOCKER_KEY }}
5959

6060
- name: Build and push Docker image to GCP Registry
6161
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)