Skip to content

Commit 79ad2f2

Browse files
committed
[FIX] correct indent for labels list
1 parent 022f0d2 commit 79ad2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
type=semver,pattern={{major}}.{{minor}}
3838
type=semver,pattern={{major}}
3939
type=sha
40-
labels: |
40+
labels: |
4141
org.opencontainers.image.source=${{ github.repository }}
4242
org.opencontainers.image.revision=${{ github.sha }}
4343

0 commit comments

Comments
 (0)