2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
cd functions && npm ci
|
cd functions && npm ci
|
||||||
|
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- uses: w9jds/firebase-action@main
|
- uses: w9jds/firebase-action@master
|
||||||
with:
|
with:
|
||||||
args: deploy --only hosting
|
args: deploy --only hosting
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user