build: 🏗️ 构建与校验

This commit is contained in:
log1997
2025-12-31 09:25:41 +08:00
parent 56bf832cd1
commit 4b8c277374
2 changed files with 13 additions and 23 deletions

View File

@@ -51,16 +51,6 @@ jobs:
with:
name: web-build
path: dist.zip
- name: Prepare GitHub Pages artifact
run: |
cp -r dist-prod dist-gh-pages
- name: Upload GitHub Pages artifact
uses: actions/upload-artifact@v4
with:
name: github-pages
path: dist-gh-pages
- name: Prepare GitHub Pages artifact
run: |
@@ -167,4 +157,4 @@ jobs:
name: 'Release ${{ github.ref_name }}'
draft: true
prerelease: false
generate_release_notes: true
generate_release_notes: true