tschaub/gh-pages

Is posible to update only the diff files?

Opened this issue · 0 comments

Hi,

I am deploying my web app with gh-pages but when I deploy it with gh-pages this override all files, so my "data" (jsons that I fetch in another pipelines) is removed. So is posible to only deploy the different files without override the others?

Thanks!