cmc/ccleberg

GitHub profile README

clone: git clone https://gitbay.org/cmc/ccleberg.git

cbbb46545b4249684b7aafaf223dd0267e1a7abe

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2025-11-13T02:37:20Z
committer: <noreply@github.com>

Update blog post workflow template format
 .github/workflows/blog-post-workflow.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"