This commit is contained in:
faycal 2025-03-22 01:52:13 +01:00
parent 5bcb12203e
commit 4659a15a54

View File

@ -31,7 +31,7 @@ jobs:
- name: Deploy Google Cloud Function
run: |
gcloud functions deploy moneyprinterturbo \
gcloud functions deploy moneyprinterturbo-function \
--runtime python310 \
--trigger-http \
--entry-point main \