Skip to content

Commit

Permalink
chore: explicit give args to cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Aqours committed Nov 22, 2023
1 parent a659517 commit a697f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- run: corepack enable
- run: pnpm i
- run: pnpm run bundle
- run: pnpm chrome-webstore-upload upload --auto-publish
- run: pnpm chrome-webstore-upload upload --source $SOURCE --extension-id $EXTENSION_ID --client-id $CLIENT_ID --client-secret $CLIENT_SECRET --refresh-token $REFRESH_TOKEN --auto-publish

0 comments on commit a697f9c

Please sign in to comment.