Skip to content

Commit 3adc783

Browse files
committed
show token
1 parent 8de95b7 commit 3adc783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ try {
7979
}
8080

8181
dlog.info('File:', file);
82-
dlog.info('Token:', token);
82+
dlog.info('Token:', token.substring(20));
8383
dlog.info('Repository:', repository);
8484

8585
const persent = getPersent(file);

0 commit comments

Comments
 (0)