Skip to content

Commit 34097bb

Browse files
authored
Docs: fix link to build GitHub Actions workflow (#4756)
2 parents ef88698 + 2e101d9 commit 34097bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/releasing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ At this point, the releaser should check the changelog and ensure the "Set as pr
117117
[`translations-download` workflow]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/translations-download.yaml
118118
[`release-branch` workflow]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/release-branch.yaml
119119
[`release-bump` workflow]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/release-bump.yaml
120-
[`build` workflow]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/build
120+
[`build` workflow]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/build.yaml
121121
[translation download PR]: https://github.com/element-hq/matrix-authentication-service/pulls?q=is%3Apr+label%3AA-I18n
122122
[CI to churn]: https://github.com/element-hq/matrix-authentication-service/actions/workflows/build.yaml?query=event%3Apush+actor%3Amatrixbot
123123
[draft release to appear]: https://github.com/element-hq/matrix-authentication-service/releases

0 commit comments

Comments
 (0)