Change Firebase action

This commit is contained in:
Conor McNamara
2023-03-09 15:20:19 +00:00
parent a8bb570f37
commit 183ed706df

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: