Commit 50672dc7 authored by Amanda Chen's avatar Amanda Chen

fix:测试

parent eab9c915
......@@ -37,4 +37,4 @@ execute("git merge --no-ff develop");
execute("git push");
execute(`git tag -a ${params.tag} -m ${params.m}`);
execute(`git push --tags `);
console.log("还是走了");
console.log("success");
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment