Skip to content

Commit 675f792

Browse files
author
dduzgun-security
committed
Remove extra information
1 parent 156876a commit 675f792

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ try {
5353

5454

5555
const payload = JSON.stringify(github.context.payload, undefined, 2);
56-
console.log(`The event payload: ${payload}`);
5756
} catch (error) {
5857
core.setFailed(error.message);
5958
}

0 commit comments

Comments
 (0)