mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-07-18 08:57:58 +08:00
ci: release
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
name: Release
|
||||
|
||||
name: Build
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
version:
|
||||
description: "Tag version to release"
|
||||
required: true
|
||||
|
||||
permissions:
|
||||
contents: write
|
Reference in New Issue
Block a user