mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2024-11-14 21:31:16 +08:00
[Chore]修改workflows
This commit is contained in:
parent
55ce40fbd1
commit
705311b70e
2
.github/workflows/alpha.yml
vendored
2
.github/workflows/alpha.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Upload Alpha
|
||||
uses: svenstaro/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v1
|
||||
if: ${{ env.GIT_BRANCH != 'Meta' && success() }}
|
||||
with:
|
||||
tag: ${{ github.ref }}
|
||||
|
Loading…
Reference in New Issue
Block a user