Skip to content

Commit 584cced

Browse files
authored
devonfw#563: next improvement
1 parent dcaf154 commit 584cced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/github-release.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Here we consider fundamental things such as https://www.java.com[Java], https://
3939

4040
* As a preparation we have requested https://central.sonatype.org/publish/publish-guide/[OSSRH] (Open Source Repository Hosting) for our project.
4141
* We have created according account and registered PGP key
42-
* We have added PGP key and account credentials to our github secrets.
42+
* We have added PGP key and account credentials to our github secrets (see also our https://github.com/devonfw/IDEasy/blob/main/.mvn/settings.xml[settings.xml] that is referenced from maven calls in github actions).
4343
* In our parent POM we have configured a https://github.com/devonfw/maven-parent/blob/9d31509d5f25c96fa1ec8b4f8cd2c341349b4df2/pom.xml#L290-L342[deploy profile] with additional steps for deploying via OSSRH
4444

4545
=== Native Images

0 commit comments

Comments
 (0)