Skip to content

Commit 6230b13

Browse files
Merge branch 'main' into v3
2 parents 725ef80 + 2b28c11 commit 6230b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
cache-from: type=gha
7777
cache-to: type=gha,mode=max
7878
platforms: ${{ matrix.platform }}
79-
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
79+
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true,annotation.org.opencontainers.image.description=Blazingly fast code search
8080
build-args: |
8181
NEXT_PUBLIC_SOURCEBOT_VERSION=${{ github.ref_name }}
8282
NEXT_PUBLIC_POSTHOG_PAPIK=${{ vars.NEXT_PUBLIC_POSTHOG_PAPIK }}

0 commit comments

Comments
 (0)