Skip to content

Commit

Permalink
fix: environment
Browse files Browse the repository at this point in the history
  • Loading branch information
clair-beep committed Apr 22, 2024
1 parent 90d692a commit 6bed3f6
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,7 @@ on:
environment:
description: 'The environment to deploy to'
required: true
default: 'production'
type: choice
options:
- production
- qa
- dev
type: environment

jobs:
deploy:
Expand Down

0 comments on commit 6bed3f6

Please sign in to comment.