We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9945ee0 commit 3f24632Copy full SHA for 3f24632
1 file changed
scripts/pack-utils/amo.mjs
@@ -100,7 +100,6 @@ export async function submitAddon(
100
apiSecret: process.env.AMO_SECRET,
101
approvalNotes:
102
'https://github.com/FirefoxBar/HeaderEditor/blob/master/README.md',
103
- releaseNotes: '',
104
override: false,
105
pollInterval: 5000,
106
pollRetry: 9999,
0 commit comments