Skip to content

Commit 2234012

Browse files
committed
Fix deployment
1 parent 35a2bc8 commit 2234012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: yarn generate
5555

5656
- name: Deploy 🚀
57-
- uses: FirebaseExtended/action-hosting-deploy@v0
57+
uses: FirebaseExtended/action-hosting-deploy@v0
5858
with:
5959
repoToken: '${{ secrets.GITHUB_TOKEN }}'
6060
channelId: live

0 commit comments

Comments
 (0)