Skip to content

Commit 0701b31

Browse files
committed
[Build] Publishing out-of-tree hook.
1 parent f9703b2 commit 0701b31

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ fi
101101
SIGNED="$XPI_DIR/noscript_security_suite-$VER-an+fx.xpi"
102102
if [ -f "$SIGNED" ]; then
103103
mv "$SIGNED" "$XPI.xpi"
104+
../../we-publish "$XPI.xpi"
104105
elif [ -f "$XPI.zip" ]; then
105106
mv "$XPI.zip" "$XPI.xpi"
106107
else

0 commit comments

Comments
 (0)