Skip to content

Commit 9d5cf44

Browse files
authored
Merge pull request #55 from crazy-max/fix-image-labels
fix missing image labels
2 parents a5789e0 + 5159eca commit 9d5cf44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
with:
4444
target: image-all
4545
push: ${{ github.event_name != 'pull_request' }}
46+
set-meta-labels: true
4647
meta-image: ${{ matrix.image }}
4748
meta-tags: |
4849
type=match,pattern=(.*)-r,group=1

0 commit comments

Comments
 (0)