We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c10827c + f98b041 commit 64b5206Copy full SHA for 64b5206
1 file changed
.github/workflows/move-reopened-issues-to-triage.yaml
@@ -37,5 +37,5 @@ jobs:
37
}
38
39
} catch(e) {
40
- console.log(error);
+ console.log(e);
41
0 commit comments