Skip to content

Commit f2898a6

Browse files
committed
ci: remove internal publish note
1 parent 7e1ac82 commit f2898a6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@ jobs:
9393
9494
- name: Publish
9595
if: steps.gate.outputs.publish == 'true'
96-
# Central publishing uses the Sonatype Portal token configured in repository secrets.
97-
# GPG signing is intentionally omitted in this workflow; if Central changes its requirements,
98-
# reintroduce it here and in the release profile.
9996
run: mvn -B -ntp -DskipTests -DpublishRelease=true deploy
10097

10198
- name: Skip publish

0 commit comments

Comments
 (0)