mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 01:53:14 +08:00
[Fix] 优化geodata初始化逻辑
This commit is contained in:
parent
1cc6cfab9c
commit
5a2cc9a36f
2
.github/workflows/Alpha.yml
vendored
2
.github/workflows/Alpha.yml
vendored
@ -38,6 +38,6 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
if: ${{ env.GIT_BRANCH != 'Meta' && success() }}
|
if: ${{ env.GIT_BRANCH != 'Meta' && success() }}
|
||||||
with:
|
with:
|
||||||
tag_name: Alpha
|
tag_name: alpha
|
||||||
files: bin/*
|
files: bin/*
|
||||||
prerelease: true
|
prerelease: true
|
Loading…
Reference in New Issue
Block a user