#!/bin/sh DATE=`date --iso-8601=date` TIME=`date --iso-8601=seconds` # GITHUB_PULL_REQUEST MUST be set by your own hands. # See: https://github.com/actions/checkout/issues/58 cat > "./.bintray.json" <