mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-16 19:42:21 +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
|
uses: softprops/action-gh-release@v1
|
||||||
if: ${{ success() }}
|
if: ${{ success() }}
|
||||||
with:
|
with:
|
||||||
tag: ${{ github.ref_name }}
|
|
||||||
tag_name: Prerelease-alpha
|
tag_name: Prerelease-alpha
|
||||||
files: app/build/outputs/apk/meta-alpha/release/*
|
files: app/build/outputs/apk/meta-alpha/release/*
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user