fix: adicionando secret de deploy
All checks were successful
Deploy NestJS API / build-and-push-deploy (push) Successful in 30s
All checks were successful
Deploy NestJS API / build-and-push-deploy (push) Successful in 30s
This commit is contained in:
@@ -3,6 +3,6 @@ import { Injectable } from '@nestjs/common';
|
||||
@Injectable()
|
||||
export class AppService {
|
||||
getHello(): string {
|
||||
return 'Hello worssld!';
|
||||
return 'Hello worsslssd!';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user