Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
fix: dev cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur committed Apr 25, 2022
1 parent b9b26ae commit 2bfb75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_CHATTY_CHEF }}'
channelId: live
channelId: dev
projectId: chatty-chef

0 comments on commit 2bfb75d

Please sign in to comment.