Skip to content

Commit 9f91208

Browse files
authored
Update release.yml
1 parent 4ff5266 commit 9f91208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
cd $DIRECTORY && npx chrome-webstore-upload-cli@3 upload --auto-publish
5252
;;
5353
firefox)
54-
cd $DIRECTORY && npx web-ext-submit@5
54+
cd $DIRECTORY && npx web-ext@8
5555
;;
5656
esac
5757
env:

0 commit comments

Comments
 (0)