Skip to content

Commit

Permalink
Merge branch 'master' into tweaks-organization
Browse files Browse the repository at this point in the history
  • Loading branch information
marcustyphoon authored Sep 14, 2024
2 parents 84f04d0 + 27c9254 commit 6447f6c
Show file tree
Hide file tree
Showing 12 changed files with 704 additions and 949 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@ 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_APPROVAL_TIMEOUT: 0
WEB_EXT_CHANNEL: listed
chrome:
name: Chrome
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit 6447f6c

Please sign in to comment.