Skip to content

Commit 9fbec76

Browse files
docs: update releasing information in README
1 parent ada7c92 commit 9fbec76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ Where `token` is a GitHub personal access token with `delete:packages`, `repo`,
179179
1. If you have multiple JDKs installed, switch to JDK 11.
180180

181181
2. Release,
182-
- For minor releases, run `./release.sh`
183-
- For bug fix releases, run `./bug_fix_release.sh`
182+
- For minor releases, run `./release_minor.sh`
183+
- For bug fix releases, run `./release_bug_fix.sh`
184184

185185
3. Update changelog
186186
- Go to the GitHub [releases](https://github.com/LegacyCodeHQ/eureka/releases) page and edit the release notes for

0 commit comments

Comments
 (0)