mirror of https://github.com/v2ray/v2ray-core
Actually Request the SIGN
parent
9928eca26f
commit
ad1927e6f9
|
@ -3,3 +3,5 @@
|
||||||
export SIGN_VERSION=$(cat $GITHUB_EVENT_PATH| jq -r ".release.tag_name")
|
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