mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2025-08-23 08:04:50 +00:00
支持手动触发
This commit is contained in:
1
.github/workflows/deploy_dev.yml
vendored
1
.github/workflows/deploy_dev.yml
vendored
@@ -3,6 +3,7 @@ name: Deploy to Development
|
||||
on:
|
||||
push:
|
||||
branches: [dev]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
Reference in New Issue
Block a user