ghactions icon indicating copy to clipboard operation
ghactions copied to clipboard

automatically add token and secret for shinyapps.io and connect

Open maxheld83 opened this issue 6 years ago • 0 comments

since that can be done interactively in RStudio, it might also be possible to do this when setting up the action using ghactions. Worst case: there'd be some ui that points users to where they should paste what secret. Best case: programmatically submit the secrets via the github api (if that is possible).

maxheld83 avatar Jul 25 '19 15:07 maxheld83