Fix default VPS deploy remote
This commit is contained in:
parent
0c07ce073d
commit
fad065c429
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
param(
|
param(
|
||||||
[string]$Remote = "vps",
|
[string]$Remote = "origin",
|
||||||
[string]$Branch = ""
|
[string]$Branch = ""
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue