From 37d74f3b858e272315937cd0a0330b7dc74f0ab8 Mon Sep 17 00:00:00 2001 From: Mimi <1119186082@qq.com> Date: Sat, 6 Apr 2024 20:58:00 +0800 Subject: [PATCH] Update hexo-many-posts url --- .github/workflows/tester.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tester.yml b/.github/workflows/tester.yml index 93a9de5..b5583c1 100644 --- a/.github/workflows/tester.yml +++ b/.github/workflows/tester.yml @@ -24,7 +24,7 @@ jobs: path: themes/next - uses: actions/checkout@v4 with: - repository: SukkaLab/hexo-many-posts + repository: hexojs/hexo-many-posts path: source/_posts/hexo-many-posts - run: npx hexo config theme next - uses: DamianReeves/write-file-action@master