mirror of
https://github.com/fergalmoran/radio-otherway.git
synced 2025-12-22 09:50:29 +00:00
Fix working directory
This commit is contained in:
3
.github/workflows/firebase-hosting-merge.yml
vendored
3
.github/workflows/firebase-hosting-merge.yml
vendored
@@ -3,6 +3,9 @@ name: Deploy to Firebase Hosting on merge
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
defaults:
|
||||
run:
|
||||
working-directory: web
|
||||
jobs:
|
||||
build_and_deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user