View source: R/deploy_ghactions.R
deploy_ghactions | R Documentation |
Use this function inside of the ser repository. Add any additional environmental variables under Settings > secrets in the GitHub UI for the repository.
deploy_ghactions(script_name, cron = "30 16 * * *")
script_name |
The name of the script, which should be included in
|
cron |
A cron job specification in include in the GitHub Action script |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.