Skip to content

Commit 6a8da85

Browse files
authored
Update gh-pages.yml to force production
1 parent bd52ee7 commit 6a8da85

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
# Name of Workflow
44
name: github pages
55

6+
# FORCE PROD
7+
env:
8+
HUGO_ENV: production
9+
10+
611
# Controls when the action will run. Triggers the workflow on push or pull request
712
# events but only for the master branch
813
on:

0 commit comments

Comments
 (0)