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 authored Dec 11, 2023
1 parent ca375cd commit 66c2623
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 '${{ secrets.SATRIO }}' > ./config/credentials.json
echo ${{ secrets.SATRIO }} > ./config/credentials.json
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 66c2623

Please sign in to comment.