diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 1efbf32..361ca4f 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -67,7 +67,7 @@ jobs: CGO_ENABLED=0 GOOS=${{ matrix.goos }} GOARCH=${{ matrix.goarch }} go build -trimpath -ldflags "-s -w" \ -o "dist/package/${BINARY_NAME}${{ matrix.ext }}" . # Assets: statisches Verzeichnis beilegen - cp -r static dist/package/ + # cp -r static dist/package/ - name: Package archive with static assets shell: bash diff --git a/data.json b/data.json index 5e82bd6..628425d 100644 --- a/data.json +++ b/data.json @@ -39,6 +39,13 @@ } ], "audit": [ + { + "time": 1759652627, + "actor": "", + "action": "logout", + "details": "", + "ip": "127.0.0.1" + }, { "time": 1759651126, "actor": "admin",