Skip to content

Commit 0d6c1a0

Browse files
committed
Enable production deploy
1 parent d8541cd commit 0d6c1a0

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)