Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Apr 27, 2024
1 parent 990a100 commit 43cf2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
cache-to: type=local,dest=/tmp/.buildx-cache
#labels: |
# org.opencontainers.image.source=${{ github.event.repository.html_url }}
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=My multi-arch image
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=${{ github.event.repository.html_url }}

0 comments on commit 43cf2fd

Please sign in to comment.