We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b104ac0 commit b33acdeCopy full SHA for b33acde
1 file changed
.github/workflows/static.yml
@@ -1,5 +1,8 @@
1
name: Deploy site to Pages
2
3
+env:
4
+ NODE_ENV: production
5
+
6
on:
7
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
8
# using the `master` branch as the default branch.
0 commit comments