You've already forked gitea-composer-upload-action
updating structure
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
exit('++++');
|
||||
|
||||
\define('RED', "\033[0;31m");
|
||||
\define('GREEN', "\033[1;32m");
|
||||
\define('YELLOW', "\033[1;33m");
|
||||
@@ -222,4 +224,4 @@ try {
|
||||
}
|
||||
|
||||
showTerminalMessage("\r\n");
|
||||
showTerminalMessage('SUCCESS!', GREEN);
|
||||
showTerminalMessage('SUCCESS!', GREEN);
|
||||
|
||||
Reference in New Issue
Block a user