This PR is to revise Github Action to build and push Docker image.
This Github Action is triggered only on new tag which follows semantic version number, ie. v1.2.9.
It will create a new Docker image evolvingweb/sitediff and push this image to Docker hub.
This PR is to revise Github Action to build and push Docker image. This Github Action is triggered only on new tag which follows semantic version number, ie.
v1.2.9
. It will create a new Docker imageevolvingweb/sitediff
and push this image to Docker hub.