This function sets up the connect.yaml
action that powers the connect
deployment from github. Further, it takes the local CONNECT_SERVER
and
CONNECT_API_KEY
environment variables and, if they exist, sets them as
secrets on the remote, for the action to use.
Usage
use_github_connect(from = c("main", "master"))