itsmartashub / GPThemes

GPThemes is a Chrome and Firefox extension designed to improve the visual experience of ChatGPT with customisable accent colours, custom fonts, modern designs and custom chat bubble widths
https://chromewebstore.google.com/detail/gpthemes/bghdlfnkbghekhdadaokecnhkcodfcna
49 stars 5 forks source link

chore(workflows): Implement GitHub Actions for extension builds (#31) #32

Closed itsmartashub closed 4 months ago

itsmartashub commented 4 months ago

Changes summary:

itsmartashub commented 4 months ago

Let's try to keep the original names of the extension zip files and upload them as separate artifacts without packing them into another zip. In that case, I can simplify the workflow by removing the Build extension zips step and directly copying the built extension zip files as artifacts.

But note that this removes the step where the current version of the extension is applied to the filenames!