From 2edbaf2d89195eeaed02cf158083cf1814a17db0 Mon Sep 17 00:00:00 2001 From: yinzh Date: Wed, 7 Jul 2021 09:07:10 +0800 Subject: [PATCH] cicd test2 --- .../index.yml" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 631d277..2122325 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,11 +5,11 @@ before: action: - type: create_issue title: "第二章:算法实现" - with: lin.md + with: ready.md store: chapter_2_url: '{{result.data.html_url}}' - - type: choice - with: ready.md +# - type: choice +# with: ready.md to: step1 # Task 列表 -- GitLab