Skip to content

Commit

Permalink
Update descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
klydra committed Jul 7, 2024
1 parent 0d41270 commit 5c3fbad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gcp.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy to Heroku
name: Deploy to Google Cloud Platform

on:
push:
Expand Down Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@v1

- name: Docker auth
- name: Authenticate Docker to Google Cloud
run: |-
gcloud auth configure-docker us-central1-docker.pkg.dev
Expand Down

0 comments on commit 5c3fbad

Please sign in to comment.