chore: workflow

This commit is contained in:
cubemaze 2023-05-11 01:48:59 +08:00
parent e93267cf62
commit 31999bf09c

View File

@ -2,11 +2,9 @@ name: build_release
on:
push:
branches:
- main
tags:
- '*' #
workflow_dispatch:
workflow_dispatch:
jobs:
BuildRelease: