Skip to content

Commit 5a45271

Browse files
committed
modified: .github/workflows/recent-posts.yml
- Updated path to action from v1 to recent-posts branch. This should hopefully avoid the need to force push changes to the v1 tag.
1 parent 397c893 commit 5a45271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/recent-posts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Recent post action
1919
id: recent-post
20-
uses: "it176131/it176131.github.io/.github/actions/recent-posts@v1"
20+
uses: "it176131/it176131.github.io/.github/actions/recent-posts@recent-posts"
2121

2222
- name: Commit README
2323
run: |

0 commit comments

Comments
 (0)