You've already forked gitea-composer-upload-action
print env vars
This commit is contained in:
@@ -130,6 +130,7 @@ function process_upload_file {
|
||||
|
||||
_main() {
|
||||
action_note "Starting"
|
||||
env | sort
|
||||
verify_minimum_env "$@"
|
||||
process_upload_file "$@"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user