We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43eb137 commit 777c72aCopy full SHA for 777c72a
.github/workflows/firebase-hosting-merge.yml
@@ -5,7 +5,7 @@ name: Deploy to Firebase Hosting on merge
5
'on':
6
push:
7
branches:
8
- - master
+ - main
9
jobs:
10
build_and_deploy:
11
runs-on: ubuntu-latest
0 commit comments