Skip to content

Commit 0907e29

Browse files
committed
chore: Fix release documentation
1 parent 15f3033 commit 0907e29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rdoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,6 @@ The tool creates the following folders:
167167
* Push to main.
168168
* Push the tag. Github Actions will build and publish the new gem
169169
* A github release is automatically created, verify it on https://github.com/pmd/pmd-regression-tester/releases
170-
* To make pmd's main CI use the new version (in [pmd/pmd](https://github.com/pmd/pmd/)), go to the root directory and run `bundle lock --update`. Commit these changes.
170+
* To make pmd's main CI use the new version (in [pmd/pmd](https://github.com/pmd/pmd/)),
171+
go to the directory ".ci/files" and run `bundle lock --update`. Commit these changes.
171172
* Rename milestone to version, close it and create a new "Next" milestone: https://github.com/pmd/pmd-regression-tester/milestones

0 commit comments

Comments
 (0)