Skip to content

Commit

Permalink
ci: fix uploading digest
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Nov 10, 2023
1 parent 6a7840d commit 185a682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- name: Build and push by digest
uses: ./.github/actions/docker
id: docker_build
with:
image_name: ${{ inputs.image_name }}
image_version: ${{ steps.version.outputs.result }}
Expand Down

0 comments on commit 185a682

Please sign in to comment.