🔧 ci: Change workflow trigger to sub branch

Update the Docker image workflow to run on pushes to the sub branch instead of main.
This commit is contained in:
t0ng7u
2026-01-31 13:19:26 +08:00
parent a0c23a0648
commit 354da6ea6b

View File

@@ -3,7 +3,7 @@ name: Publish Docker image to Docker Hub (t0ngyu/new-api-sub)
on:
push:
branches:
- main
- sub
workflow_dispatch:
inputs:
name: