Merge pull request #4 from pechenikov/task

CI:Build
This commit is contained in:
pechenikov 2025-05-20 22:28:31 +03:00 committed by GitHub
commit 16c4dac9d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: |