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