Skip to content

Commit

Permalink
Typo corrected to production
Browse files Browse the repository at this point in the history
  • Loading branch information
markbotterill committed Apr 11, 2024
1 parent 4de0196 commit 05f7f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/redeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
environment:
name: prod
name: production
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 05f7f3e

Please sign in to comment.