mirror of
https://github.com/nsnail/ns-ext.git
synced 2025-09-18 22:22:41 +08:00
ci: 🎡 发版流水线脚本
This commit is contained in:
@@ -5,7 +5,7 @@ git add ../
|
||||
../node_modules/.bin/git-cz.ps1
|
||||
git pull
|
||||
git push --set-upstream origin $branch
|
||||
Start-Process -FilePath "https://github.com/nsnail/dot/compare/main...$branch"
|
||||
Start-Process -FilePath "https://github.com/nsnail/NSExt/compare/main...$branch"
|
||||
Write-Host "按『Enter』重建分支,『Ctrl+C』退出"
|
||||
Pause
|
||||
./git.rc.ps1
|
Reference in New Issue
Block a user