Skip to content

Commit 99c8cba

Browse files
committed
ci: tell hugo about our new domain
Signed-off-by: Luca Zeuch <[email protected]>
1 parent 083574b commit 99c8cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818

1919
env:
2020
HUGO_CACHEDIR: /tmp/hugo_cache/
21-
HUGO_BASEURL: 'https://docs-beta.yagpdb.xyz'
21+
HUGO_BASEURL: 'https://help.yagpdb.xyz'
2222

2323
jobs:
2424
build:

0 commit comments

Comments
 (0)