Skip to content

Commit 1c763de

Browse files
authored
ci: Update hugo.yml
1 parent 10f209a commit 1c763de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
env:
5353
HUGO_CACHEDIR: ${{ runner.temp }}/hugo_cache
5454
HUGO_ENVIRONMENT: production
55+
HUGO_DISCOURSE_TOKEN: ${{ secrets.HUGO_DISCOURSE_TOKEN }}
5556
run: |
5657
hugo \
5758
--minify \

0 commit comments

Comments
 (0)