mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
chore: sync
This commit is contained in:
7
scripts/sync.ps1
Normal file
7
scripts/sync.ps1
Normal file
@@ -0,0 +1,7 @@
|
||||
pnpm build
|
||||
git add '.'
|
||||
git commit -m 'chore: sync'
|
||||
git push
|
||||
npm publish
|
||||
sleep 1s
|
||||
curl -I 'https://npmmirror.com/sync/@gkd-kit/subscription'
|
||||
@@ -1,4 +0,0 @@
|
||||
pnpm build
|
||||
git add './dist/*.json'
|
||||
git commit -m 'chore: sync json'
|
||||
git push
|
||||
Reference in New Issue
Block a user