Skip to content

Commit

Permalink
Correct job name
Browse files Browse the repository at this point in the history
  • Loading branch information
russdaygh committed Apr 25, 2024
1 parent ae434a8 commit 2b34fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DeployMainBranch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'fixProdDeployment'

jobs:
deploy_to_test:
deploy_to_production:
uses: ./.github/workflows/DeployEverything.yml
with:
env: "Production"
Expand Down

0 comments on commit 2b34fca

Please sign in to comment.