Skip to content

Commit c044b15

Browse files
committed
temp
1 parent a2b91a4 commit c044b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
context: .
6262
push: true
63-
tags: "edge"
63+
tags: ${{ steps.meta.outputs.tags }}
6464
labels: ${{ steps.meta.outputs.labels }}
6565

6666
unit-tests:

0 commit comments

Comments
 (0)