We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd55d5 commit 40fa090Copy full SHA for 40fa090
.github/workflows/recent-posts.yml
@@ -7,4 +7,6 @@ jobs:
7
steps:
8
- name: Recent post action
9
id: recent-post
10
- uses: "it176131/it176131.github.io/.github/actions/recent-posts@v1"
+ uses: "it176131/it176131.github.io/.github/actions/recent-posts@v1"
11
+ - name: Show metadata
12
+ run: echo ${{ GITHUB_OUTPUT }}
0 commit comments