mirror of
https://github.com/LiteyukiStudio/spage.git
synced 2026-01-25 21:22:10 +00:00
✨ 更新构建流程,添加手动触发工作流的支持
This commit is contained in:
1
.github/workflows/build-aio.yaml
vendored
1
.github/workflows/build-aio.yaml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags: [v*]
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user