Skip to content

Commit

Permalink
Publish workflow: don't wait for approval from AMO
Browse files Browse the repository at this point in the history
i wasn't expecting this to be the default behaviour...
  • Loading branch information
AprilSylph committed Aug 25, 2024
1 parent 20b3bb5 commit b2c80ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
env:
WEB_EXT_API_KEY: ${{ secrets.WEB_EXT_API_KEY }}
WEB_EXT_API_SECRET: ${{ secrets.WEB_EXT_API_SECRET }}
WEB_EXT_API_APPROVAL_TIMEOUT: 0
WEB_EXT_CHANNEL: listed
chrome:
name: Chrome
Expand Down

0 comments on commit b2c80ad

Please sign in to comment.