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 ed5b2f7 commit 4886b2d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/google-cloudrun-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
echo SECRET_KEY=${{ secrets.SECRET_KEY }} >> .env
- name: Create credentials.json
run: |
echo "${{ secrets.SATRIO }}" > ./config/credentials.json
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 4886b2d

Please sign in to comment.