Skip to content

Commit

Permalink
More GitHub actions work.
Browse files Browse the repository at this point in the history
  • Loading branch information
zond committed Mar 5, 2020
1 parent 2569df5 commit 55f5930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/create_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ echo ${APK_VERSION_LINE}
echo ${APK_VERSION_CODE}
echo ${APK_VERSION_NAME}

go version
go run tools/create_release.go -apk=${APK_PATH} -build=${CIRCLE_BUILD_NUM} -tag=${APK_VERSION_CODE} -short_sha=${APK_VERSION_NAME}

0 comments on commit 55f5930

Please sign in to comment.