Skip to content

Commit d8856f8

Browse files
committed
github workflows update
1 parent b375dcf commit d8856f8

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ jobs:
1919
- uses: actions/checkout@v1
2020
with:
2121
ref: master
22-
- name: Get git diff files
23-
run: |
24-
chmod +x git-issues-blog.sh
25-
./git-issues-blog.sh
26-
shell:
27-
bash
2822
- name: Publish Issues
2923
uses: ./
3024
env:

posts/thanks-for-using.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ This line added for update testing.
1818

1919

2020

21+
22+
2123
![github](_static/imgs/github.png)

0 commit comments

Comments
 (0)