sindresorhus / hide-files-on-github

Chrome extension - Hide nonessential files from the GitHub file browser
https://chrome.google.com/webstore/detail/hide-files-on-github/lpnakhpaodhdkleejaehlapdhbgjbddp
MIT License
320 stars 35 forks source link

Meta: Use GitHub Actions for automatic deployment #100

Closed notlmn closed 4 years ago

notlmn commented 4 years ago

Closes #98.

Adds everything used by RGH here, automatic releases, workflow dispatches, and release notes.

Blocker: Requires quite a bit of effort from @sindresorhus to add secrets.

sindresorhus commented 4 years ago

I have added the required secrets.

sindresorhus commented 4 years ago

@notlmn Can you update this from https://github.com/notlmn/browser-extension-template/pull/39?