Skip to content

Commit 6700a18

Browse files
fix: typo
1 parent 96a8c8b commit 6700a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
image: ${{ env.IMAGE_NAME }}
5050
tags: ${{ steps.meta.outputs.tags }}
51-
labels: ${{ steps.meta.outputs.labels
51+
labels: ${{ steps.meta.outputs.labels }}
5252
context: .
5353
platforms: linux/${{ matrix.platform }}
5454
containerfiles: |

0 commit comments

Comments
 (0)