diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 525d862..52991f0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,8 +14,8 @@ jobs: - name: Setup gcloud authentication uses: GoogleCloudPlatform/github-actions/setup-gcloud@master - version: '300.0.0' with: + version: '300.0.0' service_account_key: ${{ secrets.GCS }} - name: Pull base image