Skip to content

Commit b33acde

Browse files
author
fabien.menager
committed
Fix node_env
1 parent b104ac0 commit b33acde

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/static.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Deploy site to Pages
22

3+
env:
4+
NODE_ENV: production
5+
36
on:
47
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
58
# using the `master` branch as the default branch.

0 commit comments

Comments
 (0)