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() {
|
_main() {
|
||||||
action_note "Starting"
|
action_note "Starting"
|
||||||
|
env | sort
|
||||||
verify_minimum_env "$@"
|
verify_minimum_env "$@"
|
||||||
process_upload_file "$@"
|
process_upload_file "$@"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user