Merge pull request #43 from 0hAodha/testCICD

Change Firebase action
This commit is contained in:
Conor McNamara
2023-03-09 15:22:08 +00:00
committed by GitHub

View File

@ -19,7 +19,7 @@ jobs:
cd functions && npm ci
- run: npm run build
- uses: w9jds/firebase-action@main
- uses: w9jds/firebase-action@master
with:
args: deploy --only hosting
env: