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 10085ee commit 840e39eCopy full SHA for 840e39e
.github/actions/recent-posts/action.yml
@@ -3,8 +3,4 @@ author: "Ian Thompson"
3
description: "Get the most recent blog post metadata."
4
runs:
5
using: "docker"
6
- image: "Dockerfile"
7
-
8
-outputs:
9
- result:
10
- description: "The most recent blog post's metadata."
+ image: "Dockerfile"
0 commit comments