This commit is contained in:
2024-07-07 09:06:00 -05:00
parent 58ec74b798
commit 1fe10c4c4f

View File

@@ -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