Explorar o código

Updated Repo Commit to Repo Push in Octicon

Yoginth %!s(int64=7) %!d(string=hai) anos
pai
achega
08ab0e8d1f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pkg/template/template.go

+ 1 - 1
pkg/template/template.go

@@ -250,7 +250,7 @@ func ActionIcon(opType int) string {
 	case 1, 8: // Create and transfer repository
 		return "repo"
 	case 5: // Commit repository
-		return "git-commit"
+		return "repo-push"
 	case 6: // Create issue
 		return "issue-opened"
 	case 7: // New pull request