mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-04-08 11:42:04 +00:00
chore: Better actions name
This commit is contained in:
parent
49e0b54c40
commit
a82b8fcf25
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build-pre-release.yaml
vendored
2
.github/workflows/build-pre-release.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: build_pre_release
|
||||
name: Build Pre-Release
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
2
.github/workflows/build-release.yaml
vendored
2
.github/workflows/build-release.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: build_release
|
||||
name: Build Release
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Add table
Reference in a new issue