Skip to content

Commit

Permalink
Update _docker-build-push.yml (#1178)
Browse files Browse the repository at this point in the history
walrus!
  • Loading branch information
bragov4ik authored Jan 9, 2025
1 parent e1a864f commit 4203103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ on:
outputs:
tag-value:
description: 'A semver compatible version retrieved from the tag'
value: ${{ jobs.build-and-push.tag-value }}
value: ${{ jobs.build-and-push.outputs.tag-value }}

jobs:
build-and-push:
Expand Down

0 comments on commit 4203103

Please sign in to comment.