Skip to content

Commit 8a19fff

Browse files
Update publish-blog.yml
1 parent 8fe1a37 commit 8a19fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-blog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: npm install -g ghost-static-site-generator
3333

3434
- name: Build site
35-
run: gssg build --url http://localhost:2368 --dest ./static --theme liebling
35+
run: gssg build --url https://www.cortexflow.org --dest ./static --theme liebling
3636

3737
- name: Rename directory
3838
run: mv static cortexflow-blog

0 commit comments

Comments
 (0)