Skip to content

Commit

Permalink
HEAT-227: Update env-details
Browse files Browse the repository at this point in the history
  • Loading branch information
KalyanaVadlamani committed Apr 3, 2024
1 parent 03c0d32 commit db3e621
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ on:
type: choice
required: true
options:
- dev
- prod
- development
- production
version:
description: Image version
type: string
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ on:
type: choice
required: true
options:
- dev
- prod
- development
- production
version:
description: Image version
type: string
Expand Down

0 comments on commit db3e621

Please sign in to comment.