Fix regression after merging upstream (#54)

Related to 229dbaf153

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 229dbaf153
commit a94a01bff2

View file

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