Skip to content

Commit

Permalink
Actually Request the SIGN
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokangwang committed Jul 3, 2020
1 parent 9928eca commit ad1927e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion release/requestsign_github.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ad1927e

Please sign in to comment.