set NODE_ENV to production

This commit is contained in:
Viet Huynh
2023-09-12 03:39:15 +07:00
parent 6185f9e223
commit f103f839e6
+3
View File
@@ -8,6 +8,9 @@ on:
- main
workflow_dispatch:
env:
NODE_ENV: production
jobs:
cgps:
runs-on: ubuntu-latest