From ab9b010aafc707a5284b5eb3fbceaf75c94f59b2 Mon Sep 17 00:00:00 2001 From: Wilson Wu Date: Mon, 18 Dec 2023 15:32:33 +0800 Subject: [PATCH] debug Signed-off-by: Wilson Wu --- .github/workflows/main.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f25d252..7ff9507 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -22,6 +22,10 @@ env: DAOCLOUD_REGISTRY_PWS: ${{ secrets.DAOCLOUD_REGISTRY_PWD }} jobs: + prepare: + uses: ./.github/workflows/main.yml + # The following is required to use secrets in .build-application.yml: + secrets: inherit init-variable: runs-on: ubuntu-latest outputs: