mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-16 15:02:18 +08:00
chore: fix actions
This commit is contained in:
parent
fbf1aee8a7
commit
1b44bf26b9
1
.github/workflows/build-pre-release.yaml
vendored
1
.github/workflows/build-pre-release.yaml
vendored
|
@ -70,7 +70,6 @@ jobs:
|
|||
uses: softprops/action-gh-release@v1
|
||||
if: ${{ success() }}
|
||||
with:
|
||||
tag: ${{ github.ref_name }}
|
||||
tag_name: Prerelease-alpha
|
||||
files: app/build/outputs/apk/meta-alpha/release/*
|
||||
prerelease: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user