deploy_ghactions: Prepare a repository to deploy an SER script on GitHub...

View source: R/deploy_ghactions.R

deploy_ghactionsR Documentation

Prepare a repository to deploy an SER script on GitHub Actions

Description

Use this function inside of the ser repository. Add any additional environmental variables under Settings > secrets in the GitHub UI for the repository.

Usage

deploy_ghactions(script_name, cron = "30 16 * * *")

Arguments

script_name

The name of the script, which should be included in inst/scripts

cron

A cron job specification in include in the GitHub Action script


SERTwitter/ser documentation built on June 27, 2022, 7:37 p.m.