mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-19 08:40:57 +00:00
ci: release
This commit is contained in:
parent
be6b44a3a3
commit
ede980f7d5
1 changed files with 6 additions and 5 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue