Skip to content

Commit 1309899

Browse files
committed
ci: fix deploy script
2 parents 16a2a7c + d3f8899 commit 1309899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
7979

8080
- name: Firebase Deploy 🚀
81-
uses: FirebaseExtended/action-hosting-deploy@v0
81+
uses: FirebaseExtended/action-hosting-deploy@500ac625ca2dd40cbd15f7659af953801858032a
8282
with:
8383
repoToken: "${{ secrets.GITHUB_TOKEN }}"
8484
channelId: live

0 commit comments

Comments
 (0)