rugk / awesome-emoji-picker

Add-on/WebExtension that provides a modern emoji picker that you can use to find and copy/insert emoji into the active web page.
https://addons.mozilla.org/firefox/addon/awesome-emoji-picker/?src=external-github-top
Other
102 stars 10 forks source link

Web-ext lint fails on CI #143

Open rugk opened 1 year ago

rugk commented 1 year ago

Bug description

WebExt lint fails.

Steps to reproduce

https://github.com/rugk/awesome-emoji-picker/actions/runs/5760316854/job/15616036996?pr=142

Actual behavior

Fails due to missing (GitHuUb?) token? We could add this, but why does it suddenly require it. See https://github.com/kewisch/action-web-ext/issues/36

Expected behavior

Not fail

System

YAML is here: https://github.com/kewisch/action-web-ext/issues/36

Possible solution