Merge pull request #7 from coolxitech/main

chore(github-pages): 更新GitHub Pages构建工作流
This commit is contained in:
谦君
2025-12-15 22:22:58 +08:00
committed by GitHub

View File

@@ -1,8 +1,10 @@
name: Deploy Vue Project name: 构建Github Pages
on: on:
push: push:
branches: [ main ] # 如果你的主分支叫 master请改为 master branches: [ main ]
workflow_dispatch:
permissions: permissions:
contents: read contents: read