mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update build.gradle.kts
This commit is contained in:
parent
211320c148
commit
51eea68916
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ subprojects {
|
|||
|
||||
cloudstream {
|
||||
// when running through github workflow, GITHUB_REPOSITORY should contain current repository name
|
||||
setRepo(System.getenv("GITHUB_REPOSITORY") ?: "https://github.com/hexated/cloudstream-extensions-hexated")
|
||||
setRepo(System.getenv("GITHUB_REPOSITORY") ?: "https://github.com/VectorHex/Xor")
|
||||
|
||||
authors = listOf("Hexated")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue