hardpixel / unite-shell

Unite is an extension that makes GNOME Shell look like Ubuntu Unity Shell.
GNU General Public License v3.0
948 stars 62 forks source link

GNOME extensions upload action #355

Open 42Willow opened 1 year ago

42Willow commented 1 year ago

Solves https://github.com/hardpixel/unite-shell/issues/353

I haven't tested it

Steps to get working:

  1. Navigate to https://github.com/hardpixel/unite-shell/settings/secrets/actions
  2. Create repository secret EGO_USERNAME with username
  3. Create repository secret EGO_PASSWORD with password

Resource: https://github.com/swsnr/ego-upload

This action will trigger on a gh release, but that can be changed. It will also use the code from the main branch.