Also update javadoc.

This commit is contained in:
Michael N. Lipp 2023-08-18 07:29:11 +02:00 committed by GitHub
parent 417fc736d7
commit 5281db5ce4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,4 +33,4 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Push with Gradle
run: ./gradlew -Pdocker.registry=ghcr.io/${{ github.actor }} pushImages
run: ./gradlew -Pdocker.registry=ghcr.io/${{ github.actor }} stage pushImages