Skip to content

Commit

Permalink
missed quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-downs committed Oct 10, 2023
1 parent 1bd7399 commit b706ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: docker/setup-buildx-action@v1
- uses: actions/checkout@v1
- name: Set up artifact registry
uses: google-github-actions/auth@v1
uses: "google-github-actions/auth@v1"
with:
credentials_json: '${{ secrets.GCP_SERVICE_ACCOUNT_KEY }}'
- name: Build and push
Expand Down

0 comments on commit b706ae0

Please sign in to comment.