Skip to content

Commit 9738e0a

Browse files
committed
Enable production deploy
1 parent 3da8619 commit 9738e0a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/manually-trigger-deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ on:
1414
type: choice
1515
options:
1616
- staging
17-
# TODO: uncomment this when we want to deploy to production
18-
# - production
17+
- production
1918
default: staging
2019

2120
permissions:

0 commit comments

Comments
 (0)