dev:修改工作流

This commit is contained in:
liubocheng 2025-03-27 20:43:28 +08:00
parent 086601c664
commit 064c6c3b83
1 changed files with 1 additions and 1 deletions
.gitea/workflows

View File

@ -1,7 +1,7 @@
name: Deploy to Test
on:
push:
branchs: [dev]
branches: [dev]
jobs:
deploy: