* ci: create repo `index.html` lising apk
I'd like to use https://github.com/ImranR98/Obtainium to track and install these extensions. For this all we need is a directory listing rendered in html index with links to the apk files.
Unfortunately the directory listing on [github](https://github.com/keiyoushi/extensions/tree/repo/apk/) and [jsdelivr](https://cdn.jsdelivr.net/gh/keiyoushi/extensions@repo/apk/) cause errors because of the large number of apk files.
The proposed change creates a listing of the apk files at `index.html` in ci.
* ci: Invalidate index.html JSDelivr cache when pushing to repo
* Revert invalidating index.html JSDelivr cache
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* ci: Use apk name in index.html
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>