Skip to content

Commit 2adeeec

Browse files
authored
Migrate to new URL for bindings (#192)
1 parent 13a21dc commit 2adeeec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@file:Repository("https://repo1.maven.org/maven2/")
33
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")
44

5-
@file:Repository("https://github-workflows-kt-bindings.colman.com.br/binding/")
5+
@file:Repository("https://bindings.krzeminski.it")
66
@file:DependsOn("actions:checkout:v4")
77
@file:DependsOn("actions:setup-java:v4")
88
@file:DependsOn("gradle:gradle-build-action:v3")

.github/workflows/update-dist.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@file:Repository("https://repo1.maven.org/maven2/")
33
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:2.1.0")
44

5-
@file:Repository("https://github-workflows-kt-bindings.colman.com.br/binding/")
5+
@file:Repository("https://bindings.krzeminski.it")
66
@file:DependsOn("actions:checkout:v4")
77
@file:DependsOn("gradle:actions__setup-gradle:v3")
88

0 commit comments

Comments
 (0)