The .ics file cannot be downloaded on the publish instance.
hi,
We are having download button which download .ics file (calendar file). In author, it works fine, but in publish, it does not.
path of .ics file /content/dam/test/WeekendMay2023.ics
in Author if you click on download calendar button it will download .ics file.

but In publish, clicking the download button results in a 404 error.

I tried allowing .ics extension in filters.any but still it is not working.
/type "allow" /extension '(css|eot|gif|ico|jpeg|jpg|js|gif|pdf|png|svg|swf|ttf|woff|woff2|html|mp4|mov|m4v|ics)
Does anyone know what could be the issue?
