-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add publish-firefox-extension to CI workflow #54
Conversation
@antelle I'm unable to publish the extension myself.
Can you add me as an author? My email for my Firefox account is [email protected] |
I wonder how. My Firefox account with that extension is deleted, so I can’t anymore |
Oh fun, sounds like we may need to change the ID of the extension. |
Secrets are not shared with PRs from forks 🤦 so opening a new PR |
Use https://github.com/marketplace/actions/firefox-addon-action to publish the extension to Firefox addons in the CI workflow.
Before we can test this we need to
FIREFOX_API_KEY
andFIREFOX_API_SECRET
.