Skip to content

Commit

Permalink
We now need rsconnect::deployApp(forceUpdate = TRUE)
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoporreca committed Jan 10, 2024
1 parent dd01a5d commit 53642ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/deploy-shinyapps.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ rsconnect::setAccountInfo(
Sys.getenv("SHINYAPPS_SECRET")
)
rsconnect::deployApp(appName = "ShinyCICD-test")
rsconnect::deployApp(appName = "ShinyCICD-test", forceUpdate = TRUE)

0 comments on commit 53642ef

Please sign in to comment.