Skip to content

Commit

Permalink
fix from review
Browse files Browse the repository at this point in the history
  • Loading branch information
luojiyin1987 committed Aug 8, 2024
1 parent b0dcb9e commit 6fe5890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crawler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: freeCodeCamp-China/article-webpage-to-markdown-action@v2
with:
pageURL: "${{ steps.issue-parser.outputs.issueparser_page_link }}"
markdownFolder: "./_drafts/Article/Translation/"
markdownFolder: "./translation/"
githubToken: ${{ github.token }}

- name: 将输出发至评论区
Expand Down

0 comments on commit 6fe5890

Please sign in to comment.