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.
1 parent af347cd commit a4f8128Copy full SHA for a4f8128
1 file changed
.github/workflows/deploy.yml
@@ -60,7 +60,7 @@ jobs:
60
- uses: actions/checkout@v4
61
62
- name: Deploy to Firebase
63
- uses: w9jds/firebase-action@v14.10.1
+ uses: w9jds/firebase-action@v14.11.2
64
with:
65
args: deploy --only hosting
66
env:
0 commit comments