Adapt to latest conventions.

This commit is contained in:
Michael Lipp 2023-08-09 18:24:57 +02:00
parent c4270caa7b
commit ce07e43529
2 changed files with 14 additions and 14 deletions

View file

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