Skip to content

Commit

Permalink
chore: set staging deploys as live
Browse files Browse the repository at this point in the history
  • Loading branch information
valerymelou committed Jul 14, 2024
1 parent e6f913e commit 47ef50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT }}
channelId: preview
channelId: live
projectId: ${{ secrets.FIREBASE_PROJECT_ID }}

production:
Expand Down

0 comments on commit 47ef50d

Please sign in to comment.