Skip to content

Commit

Permalink
Update BuildAndDeploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
younes318 authored Sep 12, 2023
1 parent a917cf6 commit bb45498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildAndDeploy.yml
Original file line number Diff line number Diff line change
@@ -91,7 +91,7 @@ jobs:

production:
name: Deploy to production
needs: testing
needs: staging
environment:
name: production
runs-on: ubuntu-latest

0 comments on commit bb45498

Please sign in to comment.