This commit is contained in:
kawamataryo 2023-10-11 07:38:10 +09:00
parent 9d0506d2c3
commit dc0839c3a2

View File

@ -66,8 +66,8 @@ jobs:
- name: Build the extension
run: npm run build && npm run build:firefox
# - name: Package the extension into a zip artifact
# run: npm run package && npm run package:firefox
- name: Package the extension into a zip artifact
run: npm run package
- name: Publish to Extension Store
uses: PlasmoHQ/bpp@v3