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 21223259cade50056fa2cd5939eaf6914d2fe0c1..c6a99bb1e0f54c74167269fc77a2aea874bc63e6 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" @@ -3,11 +3,10 @@ before: link: '{{chapter_2_url}}' transitions: action: - - type: create_issue - title: "第二章:算法实现" + - type: issue_comment.created with: ready.md - store: - chapter_2_url: '{{result.data.html_url}}' +# store: +# chapter_2_url: '{{result.data.html_url}}' # - type: choice # with: ready.md to: step1