Skip to content

Commit

Permalink
Update google-cloudrun-source.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philipphomberger authored Mar 29, 2024
1 parent 4b1965b commit 4f6af6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google-cloudrun-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Create Env File
run: |
echo '${{ secrets.GCP_CREDENTIALS }}' > .env
echo '${{ secrets.env }}' > .env
cat .env
rm -f .gitignore
Expand Down

0 comments on commit 4f6af6f

Please sign in to comment.