From 8e77b0d359c64b66fd3721801ae771edfe8a03d5 Mon Sep 17 00:00:00 2001 From: Carson Date: Tue, 1 Aug 2023 09:00:33 -0500 Subject: [PATCH] Attempt to fix public setting --- inst/gha/data-connect-urls-update.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/gha/data-connect-urls-update.R b/inst/gha/data-connect-urls-update.R index bc6b7fabe1..bb20fadc75 100644 --- a/inst/gha/data-connect-urls-update.R +++ b/inst/gha/data-connect-urls-update.R @@ -1,6 +1,6 @@ update_connect_urls <- function( apps = shinycoreci:::apps_deploy, - account = "barret", + account = "carson", server = "connect.posit.it", repo_dir = "." ) {