We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac64c5 commit 95fe89cCopy full SHA for 95fe89c
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