We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea68a42 commit 12f0451Copy full SHA for 12f0451
1 file changed
.github/workflows/main.yml
@@ -22,4 +22,5 @@ jobs:
22
jeka.gpg.secret-key: ${{ secrets.GPG_SECRET_KEY}}
23
jeka.gpg.passphrase: ${{ secrets.GPG_PASSPHRASE }}
24
run: |
25
+ ./jeka centralportal: --doc
26
./jeka base: pack centralportal: publish --stacktrace --inspect
0 commit comments