Compare commits
2 Commits
b7e38b191f
...
57e520ba97
| Author | SHA1 | Date | |
|---|---|---|---|
| 57e520ba97 | |||
| 37cb95a3e0 |
@@ -13,9 +13,9 @@ on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
manual_action:
|
||||
description: "Manual action: dokploy_start or cleanup_dev_database"
|
||||
description: "Manual action: noop, cleanup_dev_database, or dokploy_start"
|
||||
required: true
|
||||
default: "dokploy_start"
|
||||
default: "noop"
|
||||
dokploy_target:
|
||||
description: "Dokploy dev target: all, web, or celery"
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user