Skip to content

Commit ad0d2ff

Browse files
authored
Update main.js
1 parent 25cc3bd commit ad0d2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export async function main(
3131
parsedRepositoryNames = [repo];
3232

3333
core.info(
34-
`owner and repositories not set, creating token for the current repository ("${repo}")`
34+
`owner and repositories not set test, creating token for the current repository ("${repo}")`
3535
);
3636
}
3737

0 commit comments

Comments
 (0)