Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
  • Loading branch information
wilsonwu committed Dec 18, 2023
1 parent 9b35c71 commit ab9b010
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ab9b010

Please sign in to comment.