fix: add missing input target

This commit is contained in:
devthejo 2023-12-02 01:02:51 +01:00
parent ee6ab23922
commit 6d7f715129
Signed by: devthejo
GPG key ID: C04215C627711F5C

View file

@ -48,6 +48,9 @@ inputs:
build-args:
description: 'Build arguments to be passed to the build'
required: false
target:
description: 'Build stage to build'
required: false
secrets:
description: 'Build secrets to be passed to the build'
required: false