mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 07:45:49 +00:00
Update maven-publish.yml
This commit is contained in:
parent
462bbe7504
commit
daf2ba120a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
||||||
# password: ${{ secrets.DOCKER_PASSWORD }}
|
# password: ${{ secrets.DOCKER_PASSWORD }}
|
||||||
|
|
||||||
- name: Setup GCP Service Account
|
- name: Setup GCP Service Account
|
||||||
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
|
uses: google-github-actions/setup-gcloud@master
|
||||||
with:
|
with:
|
||||||
version: 'latest'
|
version: 'latest'
|
||||||
service_account_email: ${{ secrets.GCP_SA_EMAIL }}
|
service_account_email: ${{ secrets.GCP_SA_EMAIL }}
|
||||||
|
|
Loading…
Reference in a new issue