更新 前端/.gitea/workflows/deploy.yml
This commit is contained in:
@@ -4,8 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 前端/** # 🌟 只有“前端”文件夹下的东西变动时才触发
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user