mirror of
https://github.com/BililiveRecorder/BililiveRecorder.git
synced 2024-11-16 11:42:22 +08:00
4 lines
103 B
PowerShell
4 lines
103 B
PowerShell
git tag "v$env:p_version"
|
|
git push origin dev:master --quiet
|
|
git push origin "v$env:p_version" --quiet
|