chore: updating api-report with removed token
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -553,7 +553,6 @@ export class TaskManager implements TaskContext {
|
||||
|
||||
// @public
|
||||
export type TaskSecrets = Record<string, string> & {
|
||||
token?: string;
|
||||
backstageToken?: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user