Merge pull request #42 from 0hAodha/testCICD

Update deploy.yml
This commit is contained in:
Conor McNamara
2023-03-09 15:16:00 +00:00
committed by GitHub

View File

@ -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: