Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 8332ffd

Browse files
committed
update(ci): no auto-publish this version
1 parent 6f87c5a commit 8332ffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
continue-on-error: true
4646
run: |
4747
pnpm install chrome-webstore-upload-cli --save-dev
48-
npx chrome-webstore-upload-cli upload --source ./crosssync-${{ env.TAG_NAME }}.zip --auto-publish
48+
npx chrome-webstore-upload-cli upload --source ./crosssync-${{ env.TAG_NAME }}.zip
4949
env:
5050
EXTENSION_ID: cilehfhekljoecdbbimgebbncpjagmon
5151
CLIENT_ID: ${{ secrets.CWS_CLIENT_ID }}

0 commit comments

Comments
 (0)