Skip to content

Commit

Permalink
.github: try with a single image, no tag
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <[email protected]>
  • Loading branch information
troglobit committed Aug 13, 2023
1 parent e1ae005 commit 5a8ff24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,9 @@ jobs:
platforms: ${{ matrix.platform }}
outputs: >-
type=image,
push-by-digest=true,
name=${{ github.repository }},
name-canonical=true,
push-by-digest=true,
push=true,
annotation-index.org.opencontainers.image.description=Micro Emacs text editor ${{ matrix.platform }}
- name: Export digest
Expand Down

0 comments on commit 5a8ff24

Please sign in to comment.