Skip to content

Commit f386fe2

Browse files
Update date format in blog post workflow
1 parent f9b2329 commit f386fe2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/blog-post-workflow.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,5 @@ jobs:
4949
feed_list: "https://medium.com/feed/@vishalgunjal"
5050
max_post_count: 5
5151
template: "$newline- 📝 [$title]($url) — $date"
52-
date_format: "dd MMMM yyyy"
52+
date_format: "dd MMM yyyy"
5353
commit_message: "docs: update README with latest Medium posts"
54-

0 commit comments

Comments
 (0)