Skip to content

Commit 2ee4534

Browse files
committed
Update hub deploy repo to posit-dev/gdg
1 parent b71356a commit 2ee4534

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,6 @@ hub-state: ## Show GDG build state summary
215215

216216
.PHONY: hub-deploy
217217
hub-deploy: ## Trigger GDG hub deployment to GitHub Pages (requires gh CLI)
218-
@gh workflow run deploy.yml --repo rich-iannone/gdg \
218+
@gh workflow run deploy.yml --repo posit-dev/gdg \
219219
-f great_docs_ref=$$(git rev-parse --abbrev-ref HEAD) && \
220-
echo "Deployment triggered. Watch at: https://github.com/rich-iannone/gdg/actions"
220+
echo "Deployment triggered. Watch at: https://github.com/posit-dev/gdg/actions"

0 commit comments

Comments
 (0)