feat: support post step log

This commit is contained in:
Jason Song
2022-11-17 19:14:51 +08:00
parent cab56996b7
commit ab4e06f977
3 changed files with 22 additions and 13 deletions

2
go.mod
View File

@ -72,4 +72,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace github.com/nektos/act => gitea.com/gitea/act v0.0.0-20221116100712-3caee171b716
replace github.com/nektos/act => gitea.com/gitea/act v0.0.0-20221117110915-c92dcb7b0a01