1
0
mirror of https://github.com/MetaCubeX/mihomo.git synced 2025-07-18 08:57:58 +08:00

ci: release

This commit is contained in:
KT
2024-08-31 23:27:38 +08:00
parent be6b44a3a3
commit ede980f7d5

View File

@ -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