Runner for automatic compiling of releases.
All checks were successful
Build Klog Release / build (linux) (release) Successful in 38s
Build Klog Release / build (windows) (release) Successful in 39s

This commit is contained in:
Henner Flick 2025-08-30 14:53:49 +02:00
parent bc255543ec
commit 9e6beb9adc

View file

@ -32,7 +32,7 @@ jobs:
FORGEJO_TOKEN: ${{ secrets.FORGEJO_TOKEN }}
FORGEJO_URL: https://dev.hflabs.de
REPO_OWNER: henner
REPO_NAME: kaffeeclipriv
REPO_NAME: kaffeecli
RELEASE_ID: ${{ github.event.release.id }}
run: |
if [ "${{ matrix.os }}" == "windows" ]; then