mirror of
https://github.com/setube/ogame-vue-ts.git
synced 2026-05-12 07:55:11 +08:00
Merge pull request #8 from setube/revert-7-main
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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ] # 如果你的主分支叫 master,请改为 master
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user