mirror of
https://github.com/setube/ogame-vue-ts.git
synced 2026-05-11 23:45:11 +08:00
Revert "chore(github-pages): 更新GitHub Pages构建工作流"
This commit is contained in:
6
.github/workflows/github-pages.yml
vendored
6
.github/workflows/github-pages.yml
vendored
@@ -1,10 +1,8 @@
|
||||
name: 构建Github Pages
|
||||
name: Deploy Vue Project
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
workflow_dispatch:
|
||||
|
||||
branches: [ main ] # 如果你的主分支叫 master,请改为 master
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user