Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a242e8e

Browse files
authored
hashnode
1 parent d738cce commit a242e8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/hashnode-blog.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ on:
66

77
jobs:
88
My-Blogs:
9-
name: Blogs
9+
name: latest hashnode Blogs
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v2
1313
- uses: gautamkrishnar/blog-post-workflow@master
1414
with:
15-
comment_tag_name: "BLOG-LIST"
15+
comment_tag_name: "HASHNODE-BLOG-LIST"
1616
feed_list: "https://omk.hashnode.dev/feed/omkar"

0 commit comments

Comments
 (0)