mirror of
https://gitea.com/Lydanne/ssh-action.git
synced 2025-08-01 15:58:03 +08:00
chore(ssh): pass all ENV variables to script (#259)
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user