From 2e101d9c4cb9bc67c110ae96d6793fc7149c3722 Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Tue, 8 Jul 2025 12:43:19 +0100 Subject: [PATCH] Docs: fix link to `build` GitHub Actions workflow --- docs/development/releasing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/releasing.md b/docs/development/releasing.md index 723815437..510a7e323 100644 --- a/docs/development/releasing.md +++ b/docs/development/releasing.md @@ -117,7 +117,7 @@ At this point, the releaser should check the changelog and ensure the "Set as pr [`translations-download` workflow]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/translations-download.yaml [`release-branch` workflow]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/release-branch.yaml [`release-bump` workflow]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/release-bump.yaml -[`build` workflow]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/build +[`build` workflow]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/build.yaml [translation download PR]: https://github.com/element-hq/matrix-authentication-service/pulls?q=is%3Apr+label%3AA-I18n [CI to churn]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/build.yaml?query=event%3Apush+actor%3Amatrixbot [draft release to appear]: https://github.com/element-hq/matrix-authentication-service/releases