Files
AIsouler-GKD_subscription/scripts/sync.ps1
2023-07-04 11:24:23 +08:00

8 lines
160 B
PowerShell

pnpm build
git add '.'
git commit -m 'chore: sync'
git push
npm publish
sleep 1s
curl -X PUT 'https://registry-direct.npmmirror.com/@gkd-kit/subscription/sync'