Skip to content

Commit

Permalink
fix: 👷 fix ci build reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashbrnrd committed Oct 8, 2024
1 parent 7f1785c commit 3b6708f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
type: string
outputs:
tags:
type: string
value: ${{ jobs.build.outputs.image_tag }}
jobs:
build:
name: Build
Expand Down

0 comments on commit 3b6708f

Please sign in to comment.