AEM Instance restart step in GITHUB Runner
Hi,
We have implemented Github CICD pipe line for Build and Deployments.
Both build and deployments are happening fine in git repo.
We are currently looking for Instance restart option/script for Github which needs to add after the deployment step.
Is there any curl script exist for author and publish restart so that we can add in Github runner workflow.