Skip to content

Commit 3f24632

Browse files
committed
fix: remove release_notes
1 parent 9945ee0 commit 3f24632

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/pack-utils/amo.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ export async function submitAddon(
100100
apiSecret: process.env.AMO_SECRET,
101101
approvalNotes:
102102
'https://github.com/FirefoxBar/HeaderEditor/blob/master/README.md',
103-
releaseNotes: '',
104103
override: false,
105104
pollInterval: 5000,
106105
pollRetry: 9999,

0 commit comments

Comments
 (0)