5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@ -18,9 +18,8 @@ jobs:
|
|||||||
npm ci
|
npm ci
|
||||||
cd functions && npm ci
|
cd functions && npm ci
|
||||||
|
|
||||||
- name: Firebase deploy
|
- run: npm run build
|
||||||
run: npm run build
|
- uses: w9jds/firebase-action@main
|
||||||
uses: w9jds/firebase-action@main
|
|
||||||
with:
|
with:
|
||||||
args: deploy --only hosting
|
args: deploy --only hosting
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user