mirror of
https://github.com/fergalmoran/radio-otherway.git
synced 2025-12-22 09:50:29 +00:00
Enable webframeworks
This commit is contained in:
4
.github/workflows/firebase-hosting-merge.yml
vendored
4
.github/workflows/firebase-hosting-merge.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
defaults:
|
||||
run:
|
||||
working-directory: web
|
||||
|
||||
|
||||
jobs:
|
||||
build_and_deploy:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -24,3 +24,5 @@ jobs:
|
||||
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_RADIO_OTHERWAY }}'
|
||||
channelId: live
|
||||
projectId: radio-otherway
|
||||
env:
|
||||
FIREBASE_CLI_EXPERIMENTS: webframeworks
|
||||
Reference in New Issue
Block a user