diff --git a/auto_update_github_action.yml b/auto_update_github_action.yml index e36c4ce..5d8b92b 100644 --- a/auto_update_github_action.yml +++ b/auto_update_github_action.yml @@ -8,6 +8,9 @@ on: - main workflow_dispatch: +env: + NODE_ENV: production + jobs: cgps: runs-on: ubuntu-latest