mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-08-14 22:49:49 +00:00
Fix Typo in Image Description
This commit is contained in:
@@ -69,7 +69,7 @@ jobs:
|
||||
org.opencontainers.image.licenses=Apache-2.0
|
||||
|
||||
# prettier-ignore
|
||||
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Drapunir is a community management platform for Matrix.
|
||||
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Draupnir is a community management platform for Matrix.
|
||||
sbom: true
|
||||
tags: |
|
||||
${{ env.DOCKER_NAMESPACE }}/draupnir:develop
|
||||
|
||||
@@ -69,7 +69,7 @@ jobs:
|
||||
org.opencontainers.image.licenses=Apache-2.0
|
||||
|
||||
# prettier-ignore
|
||||
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Drapunir is a community management platform for Matrix.
|
||||
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Draupnir is a community management platform for Matrix.
|
||||
sbom: true
|
||||
tags: |
|
||||
${{ env.DOCKER_NAMESPACE }}/draupnir:latest
|
||||
|
||||
@@ -70,7 +70,7 @@ jobs:
|
||||
org.opencontainers.image.licenses=Apache-2.0
|
||||
|
||||
# prettier-ignore
|
||||
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Drapunir is a community management platform for Matrix.
|
||||
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Draupnir is a community management platform for Matrix.
|
||||
sbom: true
|
||||
tags: |
|
||||
${{ env.DOCKER_NAMESPACE }}/draupnir:${{ steps.release_version.outputs.release_version }}
|
||||
|
||||
@@ -88,6 +88,6 @@ jobs:
|
||||
org.opencontainers.image.licenses=Apache-2.0
|
||||
|
||||
# prettier-ignore
|
||||
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Drapunir is a community management platform for Matrix.
|
||||
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Draupnir is a community management platform for Matrix.
|
||||
sbom: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
||||
Reference in New Issue
Block a user