mirror of
https://gitea.com/docker/build-push-action.git
synced 2025-08-01 08:18:02 +08:00
Simplify "Complete workflow" with Docker meta action
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -68,7 +68,7 @@ inputs:
|
||||
default: ${{ github.token }}
|
||||
required: false
|
||||
ssh:
|
||||
description: "List of SSH agent socket or keys to expose to the build (eg: default)"
|
||||
description: "List of SSH agent socket or keys to expose to the build"
|
||||
required: false
|
||||
|
||||
outputs:
|
||||
|
Reference in New Issue
Block a user