use_gha_publish: Use GitHub Action to Publish Results

View source: R/gha.R

use_gha_publishR Documentation

Use GitHub Action to Publish Results

Description

Add an standard actions that builds the publish-target, and publishes the results on the gh-pages branch. Requires a Dockerimage published within the same GitHub repository. See use_gha_docker().

Usage

use_gha_publish(file = getOption("repro.gha.publish"), open = TRUE)

Arguments

file

Which file to save to.

open

Open the newly created file for editing? Happens in RStudio, if applicable, or via utils::file.edit() otherwise.


aaronpeikert/repro documentation built on Sept. 16, 2024, 7:12 p.m.