Skip to content

Commit

Permalink
Merge pull request #41 from ARPA-H/deployment
Browse files Browse the repository at this point in the history
updated workflow env case
  • Loading branch information
jwaltireland authored Sep 3, 2024
2 parents cd4e55f + 4b32481 commit 956b9eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Deploy-Env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
type: choice
description: Choose environment to deploy
options:
- TEST
- PROD
- Test
- Prod
jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 956b9eb

Please sign in to comment.