test 1323
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user