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

8 lines
140 B
PowerShell

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