chore: initial scaffold
This commit is contained in:
parent
3b13ae7c23
commit
57c1bebf93
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
param(
|
param(
|
||||||
[Parameter(Mandatory)][string]$ForgejoUrl,
|
[string]$ForgejoUrl = 'https://git.raog.net',
|
||||||
[Parameter(Mandatory)][string]$User,
|
[Parameter(Mandatory)][string]$User,
|
||||||
[Parameter(Mandatory)][string]$Repo
|
[Parameter(Mandatory)][string]$Repo
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue