Skip to content

Commit 02531d7

Browse files
committed
modified: .github/workflows/recent-posts.yml
- Removed last `run` section as it leads to a failed workflow.
1 parent adcc6db commit 02531d7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/recent-posts.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ jobs:
77
steps:
88
- name: Recent post action
99
id: recent-post
10-
uses: "it176131/it176131.github.io/.github/actions/recent-posts@v1"
11-
- name: Show metadata
12-
run: echo ${{ GITHUB_OUTPUT }}
10+
uses: "it176131/it176131.github.io/.github/actions/recent-posts@v1"

0 commit comments

Comments
 (0)