格式化代码以及修复观看历史部分专栏封面不显示的bug

This commit is contained in:
MengNianxiaoyao
2023-12-28 19:40:58 +08:00
parent e1144d0b83
commit ce2e545c24
15 changed files with 42 additions and 36 deletions

View File

@@ -1,12 +1,12 @@
name: Build
on:
workflow_dispatch:
push:
branches:
# The branch where the project source code resides
# 项目源代码所在的分支
- main
- dev
jobs:
build:
@@ -41,12 +41,12 @@ jobs:
- name: Upload Zip
uses: actions/upload-artifact@v3
with:
with:
name: BewlyBewly Zip
path: extension.zip
- name: Upload Crx
uses: actions/upload-artifact@v3
with:
with:
name: BewlyBewly Crx
path: extension.crx