mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-10 23:41:22 +00:00
Update update_meta_core.yaml
This commit is contained in:
4
.github/workflows/update_meta_core.yaml
vendored
4
.github/workflows/update_meta_core.yaml
vendored
@@ -212,8 +212,7 @@ jobs:
|
||||
crashcore="${PUSHDIR}"
|
||||
mkdir -p ./bin/${crashcore}
|
||||
rm -fr ./bin/${crashcore}/*
|
||||
mv -f ./tmp/clash-linux-*.gz ./bin/${crashcore}/
|
||||
mv -f ./tmp/clash-linux-*.upx ./bin/${crashcore}/
|
||||
mv -f ./tmp/clash-linux-* ./bin/${crashcore}/
|
||||
rm -fr ./tmp
|
||||
sed -i "s/${crashcore}_v=.*/${crashcore}_v=${VERSION}/" ./bin/version
|
||||
git config --global user.email "github-actions[bot]@users.noreply.github.com" && git config --global user.name "github-actions[bot]"
|
||||
@@ -245,3 +244,4 @@ jobs:
|
||||
keep_minimum_runs: 2
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user