Skip to content

Commit

Permalink
Update google-cloudrun-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
satrio142 committed Dec 11, 2023
1 parent 0ff620a commit 7bc4585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google-cloudrun-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Create credentials.json
run: |
echo -e '${{ secrets.SATRIO }}' >> ./config/credentials.json
echo -e ${{ secrets.SATRIO }} >> ./config/credentials.json
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 7bc4585

Please sign in to comment.