dev:修改工作流
This commit is contained in:
parent
086601c664
commit
064c6c3b83
.gitea/workflows
|
@ -1,7 +1,7 @@
|
|||
name: Deploy to Test
|
||||
on:
|
||||
push:
|
||||
branchs: [dev]
|
||||
branches: [dev]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue