Create config file with articles list in ./configs/{name}.csv
Added github environment CONFIGFILE
, connected with new branch
CONFIGFILE="./configs/project.csv"
Need a create .env
file with environment CONFIGFILE
CONFIGFILE="./configs/project.csv"