🎨chore: 使用 oxlint, oxfmt&格式化代码
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: 'CD'
|
||||
|
||||
on:
|
||||
push:
|
||||
push:
|
||||
branches:
|
||||
- 'release/**'
|
||||
tags:
|
||||
@@ -25,10 +25,10 @@ jobs:
|
||||
|
||||
- name: ⚙ Install dependencies
|
||||
run: pnpm i
|
||||
|
||||
|
||||
- name: 🔨 Genereate project
|
||||
run: pnpm generate
|
||||
|
||||
|
||||
- name: 📂 Sync deployment
|
||||
uses: SamKirkland/FTP-Deploy-Action@v4.3.5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user