From 7c768758ba1d48315286197d244fd493842ab30b Mon Sep 17 00:00:00 2001 From: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com> Date: Fri, 24 May 2024 09:51:51 -0400 Subject: [PATCH] using spring-io repo --- projects/spring-cloud/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/spring-cloud/src/main/resources/application.yml b/projects/spring-cloud/src/main/resources/application.yml index a040863f..a62ed817 100644 --- a/projects/spring-cloud/src/main/resources/application.yml +++ b/projects/spring-cloud/src/main/resources/application.yml @@ -102,7 +102,7 @@ releaser: bom-name: spring-cloud # fixed-versions: antora: - spring-docs-actions-url: https://github.com/ryanjbaxter/spring-doc-actions + spring-docs-actions-url: https://github.com/spring-io/spring-doc-actions spring-docs-actions-tag: v0.0.16 sync-antora-docs-command: "./spring-docs-action-runner.sh --docs-username {{ssh-username}} --docs-ssh-key-path {{ssh-key-path}} --docs-host docs-ip.spring.io --docs-ssh-host-key {{host-key}} --site-path {{site-path}} --github-repository {{github-repo}}" meta-release: