workflow patch

This commit is contained in:
anonoe 2025-09-08 22:28:45 +02:00
parent 8ba427f90c
commit 4a27a84adf
Signed by: anonoe
SSH key fingerprint: SHA256:c7f28FyVXvIXSVjAXp9azN9lKg+khKjVegKYeXHP/Ho

View file

@ -16,6 +16,13 @@ jobs:
uses: https://github.com/yangskyboxlabs/action-checkout@sha256
with:
object-format: 'sha256'
-
name: Login to Container Registry
uses: docker/login-action@v3
with:
registry: git.nanody.de
username: ${{ forgejo.actor }}
password: ${{ secrets.PACKAGES_RW }}
-
name: Docker meta
id: meta