Skip to content

Commit

Permalink
Try to fix build πŸŒ”
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevhenii Hyzyla committed Oct 14, 2023
1 parent 3230825 commit 016b153
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,5 @@ jobs:
uses: PlasmoHQ/bpp@v3
with:
keys: ${{ secrets.BPP_KEYS }}
artifact: build/chrome-mv3-prod.zip
- name: Browser Platform Publish
uses: PlasmoHQ/bpp@v3
with:
keys: ${{ secrets.BPP_KEYS }}
artifact: build/firefox-mv3-prod.zip

chrome-file: build/chrome-mv3-prod.zip
firefox-file: build/firefox-mv3-prod.zip

0 comments on commit 016b153

Please sign in to comment.