mirror of
https://github.com/BililiveRecorder/BililiveRecorder.git
synced 2024-11-16 19:57:27 +08:00
69cf5ed5ce
中文编码问题 + git 分支问题
4 lines
99 B
PowerShell
4 lines
99 B
PowerShell
git tag "v$env:p_version"
|
|
git push origin master --quiet
|
|
git push origin "v$env:p_version" --quiet
|