Skip to content

Commit f5391cd

Browse files
committed
docs: document web-ext usage in CI environments
1 parent 6ce7066 commit f5391cd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,12 @@ signAddon({
250250
});
251251
```
252252

253+
## Using web-ext in CI envionments.
254+
255+
### GitHub actions
256+
257+
For seamless integration with GitHub Actions, the [kewisch/action-web-ext](https://github.com/kewisch/action-web-ext) third party action provides a robust wrapper around the official web-ext library.
258+
253259
## Should I Use It?
254260

255261
Yes! The web-ext tool enables you to build and ship extensions for Firefox.

0 commit comments

Comments
 (0)