Skip to content

Commit

Permalink
Update dev_cloudfunction.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jayanta-dutta authored Apr 25, 2024
1 parent 877f52b commit c306bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_cloudfunction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
--region=europe-west1 \
--runtime=python312 \
--source=$folder_name \
--service-account [email protected] \
--service-account ${{ secrets.GCP_SA_ACCNT_NAME }} \
--memory=256MB \
--timeout=300 \
--trigger-http \
Expand Down

0 comments on commit c306bad

Please sign in to comment.