Skip to content

Commit

Permalink
Update dependency web-ext to v8 (#1533)
Browse files Browse the repository at this point in the history
Co-authored-by: April Sylph <[email protected]>
  • Loading branch information
renovate[bot] and AprilSylph authored Aug 25, 2024
1 parent a4b7192 commit dc8d566
Show file tree
Hide file tree
Showing 3 changed files with 620 additions and 900 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:

- name: Sign WebExtension
run: npx web-ext sign
continue-on-error: true
env:
WEB_EXT_API_KEY: ${{ secrets.WEB_EXT_API_KEY }}
WEB_EXT_API_SECRET: ${{ secrets.WEB_EXT_API_SECRET }}
WEB_EXT_CHANNEL: listed
chrome:
name: Chrome
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit dc8d566

Please sign in to comment.