From 624392ca59b62ab145b0e5a646a420259ca1cf64 Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong (cubxxw)" <3293172751nss@gmail.com> Date: Fri, 5 Jan 2024 21:19:31 +0800 Subject: [PATCH] update openim environment and status Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com> --- .github/workflows/openimci.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/workflows/openimci.yml b/.github/workflows/openimci.yml index ba0b0d4b7..69dc07648 100644 --- a/.github/workflows/openimci.yml +++ b/.github/workflows/openimci.yml @@ -158,14 +158,7 @@ jobs: uses: thollander/actions-comment-pull-request@v2 with: message: | - ### Docker Images: - ``` - ${{ steps.docker_info.outputs.images | base64decode }} - ``` - ### Docker Processes: - ``` - ${{ steps.docker_info.outputs.containers | base64decode }} - ``` + GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }} execute-scripts: