Skip to content

Merge branch 'bugfix/clash代理提供格式错误' into debug #13

Merge branch 'bugfix/clash代理提供格式错误' into debug

Merge branch 'bugfix/clash代理提供格式错误' into debug #13

Workflow file for this run

name: 构建并推送-Debug
on:
push:
branches:
- debug
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/_build-shared.yml
with:
profile: debug
secrets:
HARBOR_SECRET: ${{ secrets.HARBOR_SECRET }}