Skip to content

Commit

Permalink
refactor:naming production
Browse files Browse the repository at this point in the history
  • Loading branch information
SySagar committed Sep 21, 2023
1 parent e48f103 commit 69259cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Deploy to Firebase (Staging)
run: firebase deploy --token ${{ secrets.FIREBASE_TOKEN }} --only hosting --project ${{ env.FIREBASE_PROJECT_ID }}

deploy_production:
Production:
needs: [Staging]
runs-on: ubuntu-latest
environment:
Expand Down

0 comments on commit 69259cb

Please sign in to comment.