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 379055e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
required: true
type: string
outputs:
tags:
type: string
image_tag:
value: ${{ jobs.build.outputs.image_tag }}
jobs:
build:
name: Build
Expand Down

0 comments on commit 379055e

Please sign in to comment.