change verify token response

This commit is contained in:
chenjing
2023-06-20 15:50:11 +08:00
parent 65816a980b
commit 1b09c93b5e
2 changed files with 2 additions and 6 deletions
@@ -7,7 +7,7 @@ class Projects::VerifyAuthTokenService < ApplicationService
@repo = nil
@owner = nil
@website = nil
@success = nil
@success = false
end
def call