Rename repo and branch.
This commit is contained in:
parent
1d3d9608c3
commit
ff2327518a
|
@ -17,7 +17,7 @@ def action_code = actionURL.toURL().getText()
|
|||
println "Action code: ${action_code}"
|
||||
|
||||
//locate the repos file
|
||||
String repoURL = "https://code-repo.d4science.org/manuele.simi/gCubeActions/raw/branch/main/repos/${repo_list}"
|
||||
String repoURL = "https://code-repo.d4science.org/manuele.simi/gCubeActionExecutor/raw/branch/master/repos/${repo_list}"
|
||||
println "Querying ${repoURL}"
|
||||
|
||||
//save the action code
|
||||
|
|
Loading…
Reference in New Issue