Skip to content

Commit

Permalink
Merge pull request #74 from plasmo-foss/master
Browse files Browse the repository at this point in the history
Upgrade bpp to v2
  • Loading branch information
wtetsu authored May 12, 2022
2 parents 0294708 + 85ae6e5 commit cf58b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
npm run package-${{ matrix.market }}
- name: Submit artifact
uses: plasmo-corp/bpp@v1
uses: PlasmoHQ/bpp@v2
with:
artifact: mouse-dictionary-${{ matrix.market }}-{version}.zip
keys: ${{ secrets.SUBMIT_KEYS }}

0 comments on commit cf58b62

Please sign in to comment.