diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index ba7b392..95a6b32 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -34,7 +34,7 @@ jobs: with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} tags: | - type=sha,prefix= + type=sha,prefix=,suffix=-{{date 'X'}} type=raw,enable=${{ !startsWith(github.ref, 'refs/tags/') }},value=develop type=semver,pattern={{raw}}