Skip to content

Commit

Permalink
- fix: disabled autopublish while extension pass their first review
Browse files Browse the repository at this point in the history
  • Loading branch information
agallardol committed Oct 26, 2023
1 parent f95dde7 commit 8b9fcc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
client-id: ${{ secrets.CHROME_CLIENT_ID }}
client-secret: ${{ secrets.CHROME_CLIENT_SECRET }}
refresh-token: ${{ secrets.CHROME_REFRESH_TOKEN }}
publish: false

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 8b9fcc7

Please sign in to comment.