Vallie Joseph 2 жил өмнө
parent
commit
1f9aeb9f74
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      dist/index.js

+ 1 - 1
dist/index.js

@@ -7421,7 +7421,7 @@ class GitCommandManager {
                     result.push(branch);
                 }
             }
-            core.debug(stderr.join('\n'));
+            core.info(stderr.join('\n'));
             return result;
         });
     }