Skip to contents

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"))

Arguments

from

A character vector giving which branch(es) to publish from

Value

This function is called for its side effects