summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-11-12 20:37:20 -0600
committerGitHub <[email protected]>2025-11-12 20:37:20 -0600
commitcbbb46545b4249684b7aafaf223dd0267e1a7abe (patch)
tree544011c3b1f0b0785a44081ab48ec613021a6b46
parent841942b7eae20514eefef6b77cc32e0a35020d69 (diff)
downloadccleberg-cbbb46545b4249684b7aafaf223dd0267e1a7abe.tar.gz
ccleberg-cbbb46545b4249684b7aafaf223dd0267e1a7abe.tar.bz2
ccleberg-cbbb46545b4249684b7aafaf223dd0267e1a7abe.zip
Update blog post workflow template format
-rw-r--r--.github/workflows/blog-post-workflow.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/blog-post-workflow.yml b/.github/workflows/blog-post-workflow.yml
index b61d96b..53fc07d 100644
--- a/.github/workflows/blog-post-workflow.yml
+++ b/.github/workflows/blog-post-workflow.yml
@@ -18,4 +18,4 @@ jobs:
with:
feed_list: "https://cleberg.net/feed.xml"
date_format: "yyyy-mm-dd"
- template: "- [$title]($url) ($date)"
+ template: "- [$title]($url) ($date)$newline"