Scheduled sync with Github Actions
Here is an example of a Github Actions workflow that runs Syncmaven every day at 3am, and also on every push to themain
branch.
env
section will be passed to the Syncmaven project. They
can be used as ${env.VAR_NAME}
in any of the Syncmaven configuration files.