Fix regression after merging upstream (#54)

Related to 441bf3e1a7

Reviewed-on: https://gitea.com/gitea/act/pulls/54
This commit is contained in:
Jason Song 2023-05-04 17:54:09 +08:00
parent 441bf3e1a7
commit d2df2b0eeb

View file

@ -5,6 +5,7 @@ import (
"encoding/json"
"fmt"
"os"
"time"
log "github.com/sirupsen/logrus"