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
|
@ -4,7 +4,7 @@
|
|||
package client
|
||||
|
||||
import (
|
||||
runnerv1 "code.gitea.io/actions-proto-go/runner/v1"
|
||||
runnerv1 "code.forgejo.org/forgejo/actions-proto/runner/v1"
|
||||
)
|
||||
|
||||
func BackwardCompatibleContext(task *runnerv1.Task, suffix string) string {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue