Skip to content

Commit

Permalink
Merge branch 'master' into quick-reblog-communities-above
Browse files Browse the repository at this point in the history
  • Loading branch information
marcustyphoon authored Sep 14, 2024
2 parents 2d67b63 + 27c9254 commit 1bd0188
Show file tree
Hide file tree
Showing 10 changed files with 669 additions and 938 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 1bd0188

Please sign in to comment.