Skip to content

Commit 2217829

Browse files
authored
Merge pull request #8 from hbweb/feat/firebase
Add target for site
2 parents 13ddad4 + 7e5e6e6 commit 2217829

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/firebase-hosting-merge.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file was auto-generated by the Firebase CLI
22
# https://github.com/firebase/firebase-tools
33

4-
name: Deploy to Firebase Hosting on merge
4+
name: Deploy to Firebase Hosting
55
'on':
66
push:
77
branches:
@@ -18,3 +18,4 @@ jobs:
1818
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_SEEDRS_SM }}'
1919
channelId: live
2020
projectId: seedrs-sm
21+
target: angular-pro-talk

0 commit comments

Comments
 (0)