Skip to content

Commit 3c287ce

Browse files
authored
Use correction function name (#1939)
1 parent adce16c commit 3c287ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-python-backend-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Build and deploy to Firebase
3131
uses: w9jds/firebase-action@v13.18.0
3232
with:
33-
args: deploy --force --only functions:llm
33+
args: deploy --force --only functions:maple-llm
3434
env:
3535
GCP_SA_KEY: ${{ secrets.GCP_SERVICE_ACCOUNT_KEY }}
3636
ASSEMBLY_API_KEY: ${{ secrets.ASSEMBLY_API_KEY }}

0 commit comments

Comments
 (0)