We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac4f83a + 7d19a12 commit a4d9188Copy full SHA for a4d9188
.github/workflows/submit_firefox.yml
@@ -40,6 +40,7 @@ jobs:
40
addon-id: ${{ secrets.FIREFOX_EXTENSION_ID }}
41
addon-path: ${{ steps.find-path.outputs.firefox_extension_path }}
42
source-path: "extension-source.zip"
43
+ license: "MIT"
44
approval-note: |
45
The source code and build instructions are available at
46
https://github.com/csfloat/extension?tab=readme-ov-file#how-to-build-release.
0 commit comments