This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git


The following commit(s) were added to refs/heads/main by this push:
     new 9b9d364  Set default log level to info in GitHub Action usage (#54)
9b9d364 is described below

commit 9b9d36499aa3d59d3e0c8749952a3ed983d45686
Author: Hoshea Jiang <[email protected]>
AuthorDate: Fri Aug 13 16:26:50 2021 +0800

    Set default log level to info in GitHub Action usage (#54)
---
 action.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/action.yml b/action.yml
index 14f7104..e939031 100644
--- a/action.yml
+++ b/action.yml
@@ -24,7 +24,5 @@ runs:
   using: docker
   image: Dockerfile
   args:
-    - -v
-    - debug
     - header
     - check

Reply via email to