Skip to content

Commit 760f12a

Browse files
authored
Update firebase-hosting-merge.yml
1 parent 8902e9c commit 760f12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebase-hosting-merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2
14-
- uses: FirebaseExtended/action-hosting-deploy@v0
14+
- uses: FirebaseExtended/action-hosting-deploy@v2
1515
with:
1616
repoToken: '${{ secrets.GITHUB_TOKEN }}'
1717
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_PORTFOLIO_4E6E3 }}'

0 commit comments

Comments
 (0)