We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ee019 commit 643f5abCopy full SHA for 643f5ab
1 file changed
.github/workflows/build.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+env:
9
+ JEKYLL_ENV: production
10
+
11
jobs:
12
run:
13
if: ${{ github.repository_owner == 'HMCL-dev' }}
0 commit comments