Skip to content

Commit 98f9ca6

Browse files
authored
Update distribute.yml
1 parent ff4dd97 commit 98f9ca6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/distribute.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
EXTENSION_ID: ${{ secrets.CHROME_EXTENSION_ID }}
8888
CLIENT_ID: ${{secrets.CHROME_EXTENSION_CLIENT_ID}}
8989
REFRESH_TOKEN: ${{secrets.CHROME_EXTENSION_REFRESH_TOKEN}}
90+
CLIENT_SECRET: ${{secrets.CHROME_EXTENSION_CLIENT_SECRET}}
9091
run: chrome-webstore-upload upload --source dist/chrome_extension.zip --extension-id $EXTENSION_ID --auto-publish
9192

9293
firefox-deploy:

0 commit comments

Comments
 (0)