Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Peter committed Jul 6, 2024
1 parent 74a3bde commit c7d96e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build/docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ runs:
run: |
mkdir -p /tmp/digests
digest="${{ steps.build.outputs.digest }}"
echo "${digest}"
touch "/tmp/digests/${digest#sha256:}"
########################### Upload digest ###########################
Expand Down

0 comments on commit c7d96e5

Please sign in to comment.