Open garyluu opened 7 years ago
Currently secondary files takes a single string as an input. Thus, it will only push one file to GitHub. In many cases, there will be multiple secondary files. Changing secondary files to a list of strings will allow multiple files to be pushed.
Currently secondary files takes a single string as an input. Thus, it will only push one file to GitHub. In many cases, there will be multiple secondary files. Changing secondary files to a list of strings will allow multiple files to be pushed.