Skip to content

Commit 050ed6e

Browse files
committed
update readme: release v1.1
1 parent 3a4be3f commit 050ed6e

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ I use this action for my blog system, make me more focused on writing.
1717

1818
```
1919
- name: Git-Issues-Blog
20-
uses: Sep0lkit/git-issues-blog@v1.0
20+
uses: Sep0lkit/git-issues-blog@v1.1
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
POSTS_PATH: 'posts'
@@ -28,11 +28,8 @@ I use this action for my blog system, make me more focused on writing.
2828

2929
#### Issues templates
3030

31-
"_tpl/post-header.md" and "_tpl/post-footer.md" for templates, issues content will be:
32-
33-
Issues = post-header.md + posts/example.md + post-footer.md
34-
35-
31+
"_tpl/post-header.md" and "_tpl/post-footer.md" for templates, issues content will be:
32+
<u>**Issues = post-header.md + posts/example.md + post-footer.md**</u>
3633

3734
## Something to do:
3835

0 commit comments

Comments
 (0)