mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-06-07 16:29:57 +00:00
infra: prevent failing on preview-theme script
This commit is contained in:
parent
0ccdb40471
commit
aca48e97ce
@ -74,7 +74,7 @@ async function run() {
|
|||||||
issue_number: pullRequestId,
|
issue_number: pullRequestId,
|
||||||
});
|
});
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
core.setFailed(error.message);
|
console.log(error);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user