Skip to content

Commit

Permalink
Meta: Drop Parcel MV3 workaround (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante authored Jul 15, 2024
1 parent 7456044 commit 2276560
Show file tree
Hide file tree
Showing 4 changed files with 8,211 additions and 711 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v4

# Drop after https://github.com/parcel-bundler/parcel/issues/9458
- run: npx dot-json@1 manifest.json background.scripts '["background.js"]' --json-value
working-directory: artifact
- run: npx web-ext@8 sign --channel listed
working-directory: artifact
env:
Expand Down
Loading

0 comments on commit 2276560

Please sign in to comment.