* Add localregistry input option
Option to add local registries to build process by specifying their url (https). Authentication to the repos via user GitHub token.
* Backward compatible keyword syntax and Wrap new code in VERSION > 1.5
* Update Interface&README, add git_cli amd remove token flag
Provide multiple remotes separated with |
Add example to ReadMe
Support for private repos/packages with SSH protocol
* Update README.md
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
* Update action.yml
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
* Print warn mesasge if git_cli = true with Julia<1.7.
* Add `::notice::` formatting
---------
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>