Add --assets-token and --assets-token-name arguments
--assets-token
can be the PRIVATE_TOKEN
from GitLab and --assets-token-name
is PRIVATE-TOKEN
by default, but can be something else.
fetch_files
now users {ASSETS_TOKEN_NAME: ASSETS_TOKEN}
as header when retrieving the assets.
resolves: #12