mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2025-08-23 08:04:50 +00:00
change name of develop branch trigger action
This commit is contained in:
2
.github/workflows/deploy_dev.yml
vendored
2
.github/workflows/deploy_dev.yml
vendored
@@ -2,7 +2,7 @@ name: Deploy to Development
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [dev]
|
||||
branches: [develop]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user