chore: format code

This commit is contained in:
Jason Song 2023-01-04 18:56:53 +08:00
parent 0ecb0b46ad
commit 4b15a33257
No known key found for this signature in database
GPG Key ID: 8402EEEE4511A8B5

View File

@ -39,7 +39,7 @@ const (
ActionsUserID = -2
ActionsUserName = "gitea-actions"
ActionsFullName = "Gitea Actions"
ActionsEmail = "teabot@gitea.io"
ActionsEmail = "teabot@gitea.io"
)
// NewActionsUser creates and returns a fake user for running the actions.