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.
1 parent ac4f83a commit 7d19a12Copy full SHA for 7d19a12
.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