Skip to content

Commit

Permalink
deploy function
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-mayank committed Sep 11, 2024
1 parent 2443d98 commit bf7b850
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/function_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Deploy Firebase Function

on:
push:
branches:
- main
workflow_dispatch:
on: push
# push:
# branches:
# - main
# workflow_dispatch:

jobs:
deploy:
Expand Down

0 comments on commit bf7b850

Please sign in to comment.