diff --git "a/01_\347\256\227\346\263\225\345\216\237\347\220\206/index.yml" "b/01_\347\256\227\346\263\225\345\216\237\347\220\206/index.yml" index 70175343e09b811911ad2c2d30bd714df295427b..577e54f7c0c601ff3f8d9f31830c787d34fdf115 100644 --- "a/01_\347\256\227\346\263\225\345\216\237\347\220\206/index.yml" +++ "b/01_\347\256\227\346\263\225\345\216\237\347\220\206/index.yml" @@ -31,7 +31,7 @@ step2: action: - type: create_issue title: "第二章:算法实现" - with: link.md + with: lin.md store: chapter_2_url: '{{result.data.html_url}}' - type: issue_comment.created diff --git "a/01_\347\256\227\346\263\225\345\216\237\347\220\206/link.md" "b/01_\347\256\227\346\263\225\345\216\237\347\220\206/lin.md" similarity index 100% rename from "01_\347\256\227\346\263\225\345\216\237\347\220\206/link.md" rename to "01_\347\256\227\346\263\225\345\216\237\347\220\206/lin.md" diff --git "a/02_\347\256\227\346\263\225\345\256\236\347\216\260/index.yml" "b/02_\347\256\227\346\263\225\345\256\236\347\216\260/index.yml" index d93b3f377c9fd58f212451c4a6d4ffbc36e155a1..ef36167a450b8364d9334208ffe60fa44d39c230 100644 --- "a/02_\347\256\227\346\263\225\345\256\236\347\216\260/index.yml" +++ "b/02_\347\256\227\346\263\225\345\256\236\347\216\260/index.yml" @@ -5,7 +5,7 @@ before: action: - type: create_issue title: "第二章:算法实现" - with: link.md + with: lin.md store: chapter_2_url: '{{result.data.html_url}}' - type: choice diff --git "a/02_\347\256\227\346\263\225\345\256\236\347\216\260/link.md" "b/02_\347\256\227\346\263\225\345\256\236\347\216\260/lin.md" similarity index 100% rename from "02_\347\256\227\346\263\225\345\256\236\347\216\260/link.md" rename to "02_\347\256\227\346\263\225\345\256\236\347\216\260/lin.md"