mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-18 04:57:26 +00:00
🔧 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:
2
.github/workflows/docker-image-t0ngyu.yml
vendored
2
.github/workflows/docker-image-t0ngyu.yml
vendored
@@ -3,7 +3,7 @@ name: Publish Docker image to Docker Hub (t0ngyu/new-api-sub)
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- sub
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
name:
|
||||
|
||||
Reference in New Issue
Block a user