mirror of https://github.com/v2ray/v2ray-core
Actually Request the SIGN
parent
9928eca26f
commit
ad1927e6f9
|
@ -2,4 +2,6 @@
|
|||
|
||||
export SIGN_VERSION=$(cat $GITHUB_EVENT_PATH| jq -r ".release.tag_name")
|
||||
|
||||
echo $SIGN_VERSION
|
||||
echo $SIGN_VERSION
|
||||
|
||||
$GITHUB_WORKSPACE/release/requestsign.sh
|
Loading…
Reference in New Issue