Potentially this should build.

This commit is contained in:
Greyscale 2024-06-21 13:40:16 +02:00
parent 32b18992ee
commit c0dc2dad38
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2

View file

@ -10,7 +10,7 @@ on:
env:
CANDIDATE_IMAGE: ghcr.io/${{ github.repository_owner }}/${{ github.repository_name }}:sha-${{ github.sha }}
RELEASE_IMAGE: ghcr.io/${{ github.repository_owner }}/${{ github.repository_name }}:latest
RELEASE_IMAGE: ghcr.io/${{ github.repository_owner }}/${{ github.repository_name }}:latest
jobs:
release-ghcr: