2 parents 16a2a7c + d3f8899 commit 1309899Copy full SHA for 1309899
1 file changed
.github/workflows/web.yml
@@ -78,7 +78,7 @@ jobs:
78
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
79
80
- name: Firebase Deploy 🚀
81
- uses: FirebaseExtended/action-hosting-deploy@v0
+ uses: FirebaseExtended/action-hosting-deploy@500ac625ca2dd40cbd15f7659af953801858032a
82
with:
83
repoToken: "${{ secrets.GITHUB_TOKEN }}"
84
channelId: live
0 commit comments