mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
chore: s|gitea.com/gitea/act_runner|runner.forgejo.org|
This commit is contained in:
parent
8cb450ffe0
commit
eb1becd4b8
22 changed files with 52 additions and 62 deletions
2
main.go
2
main.go
|
@ -8,7 +8,7 @@ import (
|
|||
"os/signal"
|
||||
"syscall"
|
||||
|
||||
"gitea.com/gitea/act_runner/internal/app/cmd"
|
||||
"runner.forgejo.org/internal/app/cmd"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue