mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-01-09 10:49:35 +08:00
[Chore]修改workflows
This commit is contained in:
parent
5cb6d373f0
commit
e56db322fd
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…
x
Reference in New Issue
Block a user