test 1323

This commit is contained in:
2026-03-13 18:19:55 +01:00
parent 79b6b56246
commit 872ab0d944

View File

@@ -18,7 +18,7 @@ let
inputs = {
git_repo = {
type = "git";
value = "${info.head.repo.html_url}/archive/${info.head.ref}.tar.gz";
value = "${info.head.repo.html_url} ${info.head.ref}";
emailresponsible= false;
};
gitea_repo_name = {