Description
Now we invalidate the whole CDN with uploaded images, for example, when we deploy the application through github actions.
We want only specific UI files to be invalidated.
Solution
Specify exact paths in .github/workflows/deploy.yml step that need to be invalidated.