Skip to content

Commit

Permalink
update documentation on how to release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebridges committed Feb 7, 2024
1 parent 9831137 commit 5370c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The following environment variables can be configured for the application:

## Releasing

`mvn clean package`
Tag the `master` branch with a tag of the form `vX.Y` where X & Y are integers from 0-99. This will create a Github release and publish a standalone executable JAR file to the Github packages repository.

## Running

Expand Down

0 comments on commit 5370c3d

Please sign in to comment.