Skip to content

Commit e7b9892

Browse files
committed
Update release-howto.md
1 parent 07266cd commit e7b9892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
```
2121

2222
3. Wait, until release is ready. The maven plugin will directly push the tag. The tag will be
23-
built by GitHub Actions workflow [Build](https://github.com/pmd/build-tools/actions/workflows/build.yml)
23+
built by GitHub Actions workflow [Build Release](https://github.com/pmd/build-tools/actions/workflows/build-release.yml)
2424
followed by workflow [Publish Release](https://github.com/pmd/build-tools/actions/workflows/publish-release.yml).
2525
After it is done, the new release
2626
should be available under <https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-build-tools-config/>.

0 commit comments

Comments
 (0)