Skip to content

Commit

Permalink
Refactor actions (#1042)
Browse files Browse the repository at this point in the history
fix error in composite action.
for context see #1041

Issue: #1030
Signed-off-by: Ndibe Raymond Olisaemeka <[email protected]>
  • Loading branch information
NdibeRaymond authored Dec 20, 2023
1 parent 9de2230 commit 1091edf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/docker_build_and_push/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ runs:
tags: ${{ inputs.tags }}

- name: Image digest
shell: bash
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit 1091edf

Please sign in to comment.