This commit is contained in:
Dimo Pechenikov 2025-05-20 19:27:47 +00:00
parent c5e8103fc3
commit 59fc4c7dec

View file

@ -21,7 +21,7 @@ jobs:
- name: Authenticate to Google Cloud
uses: google-github-actions/auth@v2
with:
credentials_json: '${{ secrets.GCP_SERVICE_KEY }}'
credentials_json: '${{ secrets.DOCKER_PASSWORD }}'
- name: Configure Docker for Artifact Registry
run: |