mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 23:56:39 +08:00
commit
This commit is contained in:
parent
2dfebfdae5
commit
e98643c7c8
1
.github/workflows/dockerToHub-dev.yml
vendored
1
.github/workflows/dockerToHub-dev.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: DEV DEPLOY TO TX
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
|
1
.github/workflows/dockerToHub.yml
vendored
1
.github/workflows/dockerToHub.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: PRO DEPLOY TO TY
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
Loading…
Reference in New Issue
Block a user