This commit is contained in:
2024-07-16 18:21:41 -05:00
parent 0716974261
commit fd32d1fb7f

View File

@@ -10,12 +10,15 @@ variables:
GITLAB_TOKEN:
description: "Gitlab Token"
value: "$GitlabToken"
GITHUB_TOKEN:
description: "Github token"
value: "$GithubToken"
GITEA_TOKEN:
description: "Gitea Token"
value: "$GiteaToken"
CreateRepos:
image: mcr.microsoft.com/powershell:latest