Skip to content

Commit 32f2264

Browse files
authored
Update .github/workflows/release.yaml
1 parent 38c42e6 commit 32f2264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
context: .
8787
push: false # only push after the image is scanned
8888
tags: ${{ steps.meta.outputs.tags }}
89-
labels: ´${{ steps.meta.outputs.labels }}
89+
labels: ${{ steps.meta.outputs.labels }}
9090
cache-from: type=gha
9191
cache-to: type=gha,mode=max
9292
# these 2 options are needed so that the MediaType of the manifest is

0 commit comments

Comments
 (0)