Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
breadchris committed Apr 7, 2024
2 parents 267a208 + 589da33 commit 0e663dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
yq -i e ".services.justshare.image |= \"$(docker inspect --format='{{index .RepoDigests 0}}' $SERVER_IMAGE_ID:$VERSION)\"" docker-compose.prod.yaml
- name: Set up Google Cloud SDK
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@main
with:
version: 'latest'
project_id: ${{ secrets.GCP_PROJECT_ID }}
Expand Down

0 comments on commit 0e663dc

Please sign in to comment.