Skip to content

Commit 8f36363

Browse files
authored
Merge pull request #1906 from Mephistic/update-func-readme
Update Function Deploy Doc
2 parents f026776 + 77d3ee7 commit 8f36363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ curl http://localhost:5001/demo-dtp/us-central1/triggerScheduledFunction?name=FU
2222

2323
# Deployment
2424

25-
Functions are deployed manually at this time. Run `yarn deploy:functions` from the root directory.
25+
Functions are deployed as part of our Github Action suite. Functions are deployed to the development site after merging to the `main` branch, and are deployed to the production site after merging to the `prod` branch

0 commit comments

Comments
 (0)