Skip to content

Commit

Permalink
Add: missing outputs to container-multi-arch-manifest (#1294)
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalholthaus authored Nov 22, 2024
1 parent b61bb7a commit f0c8b82
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions container-multi-arch-manifest/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ inputs:
description: "Login registry password."
required: true

outputs:
digest:
description: "The manifest digest."
value: ${{ steps.manifest.outputs.digest }}

branding:
icon: "package"
color: "green"
Expand Down

0 comments on commit f0c8b82

Please sign in to comment.