mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-05 06:03:34 +03:00
[Fix] 优化geodata初始化逻辑
This commit is contained in:
parent
1cc6cfab9c
commit
5a2cc9a36f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Alpha.yml
vendored
2
.github/workflows/Alpha.yml
vendored
|
@ -38,6 +38,6 @@ jobs:
|
|||
uses: softprops/action-gh-release@v1
|
||||
if: ${{ env.GIT_BRANCH != 'Meta' && success() }}
|
||||
with:
|
||||
tag_name: Alpha
|
||||
tag_name: alpha
|
||||
files: bin/*
|
||||
prerelease: true
|
Loading…
Add table
Reference in a new issue