Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit dc52874

Browse files
committed
update action url
1 parent 7ad4d47 commit dc52874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: deploy
1717
uses: rstudio/actions/connect-publish@main
1818
with:
19-
url: https://${{ secrets.CONNECT_API_KEY }}@colorado.rstudio.com/rsc
19+
url: https://${{ secrets.CONNECT_API_KEY }}@colorado.posit.co/rsc
2020
namespace: python-examples
2121
dir: |
2222
./dash-app/

0 commit comments

Comments
 (0)