mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
7 lines
149 B
PowerShell
7 lines
149 B
PowerShell
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'
|