add separate beta publish scripts

This commit is contained in:
jeffvli 2025-10-12 00:54:07 -07:00
parent bf6047da17
commit 1686e7ad0b
7 changed files with 21 additions and 23 deletions

View file

@ -31,6 +31,5 @@ jobs:
max_attempts: 3
retry_on: error
command: |
pnpm run package:mac
pnpm run publish:mac
on_retry_command: pnpm cache delete