Skip to content

Commit

Permalink
chore: generate description for image
Browse files Browse the repository at this point in the history
  • Loading branch information
paopa committed Jul 10, 2024
1 parent 68c0883 commit 53b5085
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ai-service-release-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ghcr.io/canner/wren-ai-service
labels: |
org.opencontainers.image.description=Try to put the description here.
tags: |
type=raw,${{ env.TAG_NAME }}
- name: Build and push
Expand Down

0 comments on commit 53b5085

Please sign in to comment.