Skip to content

Commit 64140fc

Browse files
committed
Another attempt at image descriptions
1 parent c6b16c4 commit 64140fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
org.opencontainers.image.source=https://github.com/python-discord/python-builds
5252
org.opencontainers.image.description="Python ${{ inputs.version }} Docker image maintained by Python Discord."
5353
org.opencontainers.image.licenses=MIT
54+
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description="Python ${{ inputs.version }} Docker image maintained by Python Discord."
5455
tags: |
5556
ghcr.io/python-discord/python-builds:${{ inputs.tag }}
5657
ghcr.io/python-discord/python-builds:${{ inputs.version }}

0 commit comments

Comments
 (0)