Skip to content

Commit

Permalink
chore: fix deploy target for prod
Browse files Browse the repository at this point in the history
  • Loading branch information
itsacoyote committed Jun 5, 2024
1 parent 06782b1 commit 70787e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_COMMUNITY_COOKBOOK_59807 }}"
target: prod
projectId: community-cookbook-59807
channelId: live

Expand Down

0 comments on commit 70787e3

Please sign in to comment.