Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
hughjonesd committed May 28, 2024
1 parent 99a8aae commit 4c4bb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
rsconnect::deployApp(appDir = "shinyapp/DataExplorer",
appName = "DataExplorer",
account = "unjournal",
server = "shinyapps.io"
server = "shinyapps.io",
forceUpdate = TRUE)
shell: Rscript {0}

Expand Down

0 comments on commit 4c4bb4b

Please sign in to comment.