chore: build script

This commit is contained in:
手瓜一十雪 2024-06-26 17:16:54 +08:00
parent a568c96929
commit a1f0c05f3a
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: