ok. that one's on me...
Some checks failed
Create OCI image(s) / Build and push images (push) Failing after 12s

This commit is contained in:
Chris Kruining 2025-09-08 15:54:40 +02:00
parent b28d88afe3
commit c8a639fadf
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -48,7 +48,7 @@ jobs:
- name: Authenticate
run: |
podman login --username '${{ forge.actor }}' --password '${{ secrets.PACKAGE_TOKEN }}'
podman login --username '${{ forge.actor }}' --password '${{ secrets.PACKAGE_TOKEN }}' ${{ env.registry }}
- name: Create image
run: |