update
This commit is contained in:
parent
58ec74b798
commit
1fe10c4c4f
1 changed files with 8 additions and 0 deletions
|
|
@ -30,6 +30,14 @@ $tokens = @(
|
|||
name = "GITLAB_TOKEN"
|
||||
value = "cli-gitlab"
|
||||
}
|
||||
@{
|
||||
name = "GITHUB_TOKEN"
|
||||
value = "cli-github"
|
||||
}
|
||||
@{
|
||||
name = "GITEA_TOKEN"
|
||||
value = "cli-gitea"
|
||||
}
|
||||
)
|
||||
|
||||
function unlockbw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue