We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06111f9 + 9c5bb97 commit f026776Copy full SHA for f026776
1 file changed
.github/workflows/deploy-backend-dev.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Build Environment
23
uses: ./.github/actions/setup-repo
24
- name: Build and Deploy to Firebase
25
- uses: w9jds/firebase-action@v13.23.0
+ uses: w9jds/firebase-action@v13.18.0
26
with:
27
args: deploy --force --only firestore,functions:maple,storage
28
env:
0 commit comments