add publish folder

This commit is contained in:
Matthew Wong 2022-12-05 08:57:15 -05:00
parent a3b0e07db2
commit 9cfc65d871
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Publish Markdown Files
env:
BLOG_REPO: matthewwong525/linked-blog-starter
PUBLISH_DIR: . # root directory
PUBLISH_DIR: publish
MD_DIR: temp_md
BLOG_DIR: temp_blog
on:

2
publish/README.md Normal file
View File

@ -0,0 +1,2 @@
# linked-blog-md
Markdown files for the linked-blog-starter repository