Skip to content

Commit 3cd2b1f

Browse files
Update build.yaml
1 parent c114c19 commit 3cd2b1f

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
@@ -32,5 +32,5 @@ jobs:
3232
git describe --tags $(git rev-list --tags --max-count=1)
3333
echo ${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
3434
echo ${{ steps.meta.outputs.images }}
35-
echo ${{ steps.metaContributors.outputs.tags }}
35+
echo ${{ steps.meta.outputs.tags }}
3636
echo ${{ github.ref_name }}

0 commit comments

Comments
 (0)