Skip to content

Commit 40fa090

Browse files
committed
modified: .github/workflows/recent-posts.yml
- Attempting to show metadata stored to GITHUB_OUTPUT.
1 parent 2dd55d5 commit 40fa090

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/recent-posts.yml

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

0 commit comments

Comments
 (0)