Skip to content

Commit 72f7689

Browse files
committed
Improve Release instructions
1 parent 720bcc9 commit 72f7689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ We use [JReleaser](https://jreleaser.org/) to upload Eos to Maven Central. In or
66
2. Run `./gradlew clean publish` to build the project and publish it to the local Maven staging repository.
77
3. Run `./gradlew jreleaserDeploy` to upload the project to Maven Central.
88
4. Commit and push the changes to the repository.
9-
5. Create a new release on GitHub and upload the artifacts from the `build/distributions` directory.
9+
5. Create a new release on GitHub and upload the artifacts from the `build/staging-deploy/de/tum/cit/ase/eos/x.x.x` directory.
1010
6. (This will trigger the CI pipeline to build the Docker container and upload it to Docker Hub.)

0 commit comments

Comments
 (0)