chore: build script

This commit is contained in:
手瓜一十雪 2024-06-26 17:16:54 +08:00
parent 2b09add97f
commit 50fc1d81e7
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: "Build"
name: "Build Action"
on:
workflow_dispatch:
push:

View File

@ -1,4 +1,4 @@
name: "release"
name: "Build Release"
on:
push:

View File

@ -1,4 +1,4 @@
name: "Build"
name: "Build Test"
on:
workflow_dispatch: