update tag

This commit is contained in:
M. Efe Çetin
2025-03-03 13:37:12 +03:00
parent 1d8c71b461
commit c244e377bb

View File

@@ -44,7 +44,7 @@ jobs:
platforms: linux/amd64,linux/arm64
pull: true # avoid bitrot with repeated cache hits
push: true
tags: ghcr.io/${{ github.repository_owner }}/ansi-hastebin:latest,ghcr.io/${{ github.repository_owner }}/ansi-hastebin:0.0.8 # @TODO: read from package.json
tags: ghcr.io/${{ github.repository_owner }}/ansi-hastebin:latest,ghcr.io/${{ github.repository_owner }}/ansi-hastebin:0.0.9 # @TODO: read from package.json
labels: |
org.opencontainers.image.title=ansi-hastebin
org.opencontainers.image.description=${{ github.event.repository.description }}