Commit 56e88da
committed
modified: .github/actions/recent-posts/action.yml
- Added outputs section.
modified: .github/actions/recent-posts/main.py
- Appending `json_string` to GITHUB_OUTPUT environment variable/file.
modified: .github/workflows/recent-posts.yml
- Echoing the resulting output from the action.1 parent a1f4542 commit 56e88da
File tree
3 files changed
+10
-2
lines changed- .github
- actions/recent-posts
- workflows
3 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments