mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-05-09 18:11:26 +08:00
chore: workflow
This commit is contained in:
4
.github/workflows/build-release.yaml
vendored
4
.github/workflows/build-release.yaml
vendored
@@ -2,11 +2,9 @@ name: build_release
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
tags:
|
tags:
|
||||||
- '*' #
|
- '*' #
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
BuildRelease:
|
BuildRelease:
|
||||||
|
|||||||
Reference in New Issue
Block a user