This commit is contained in:
谦君
2025-12-15 22:27:25 +08:00

View File

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