Skip to content

Commit 5fdc967

Browse files
authored
Update README.md
Added BLOG URL so that it fixes wrong URL issue
1 parent 6e818d2 commit 5fdc967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
uses: "varunsridharan/action-hashnode-blog@main"
5353
with:
5454
USERNAME: 'your-username' # Hashnode Username
55+
BLOG_URL: 'your-blog-url' # Blog URL
5556
COUNT: 10 # MAX Visisble
5657
env:
5758
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)