Skip to content

Commit e4d561a

Browse files
image: Try again
1 parent 930d2b5 commit e4d561a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/image.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ jobs:
4646
with:
4747
push: ${{ github.event_name != 'pull_request' }}
4848
context: .
49-
tags: latest
49+
tags: ${{ steps.meta.outputs.tags }}
5050
labels: ${{ steps.meta.outputs.labels }}
51+

0 commit comments

Comments
 (0)