Skip to content

Commit

Permalink
Add blank line to placate linter
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa committed Jan 10, 2025
1 parent e0aca97 commit 0ee4ca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ git push --tags origin master
```

Note: If you make a mistake with a tag you have already pushed you can undo it with:

```bash
git tag --delete jdk-1.2.3-wrongname
git git push origin :jdk-1.2.3-wrongname
Expand Down

0 comments on commit 0ee4ca5

Please sign in to comment.