chore: Add allenvs flags

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy 2023-07-23 09:47:38 +08:00
parent a01d3ea1df
commit 5d52212216
3 changed files with 19 additions and 1 deletions

View file

@ -65,6 +65,8 @@ inputs:
description: 'Flexible configuration for environment value transfer.'
debug:
description: 'Enable debug mode.'
allenvs:
description: 'pass all environment variable to shell script.'
runs:
using: 'docker'
image: 'Dockerfile'