mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-08-03 01:11:58 +00:00
infra: prevent failing on preview-theme script
This commit is contained in:
@@ -74,7 +74,7 @@ async function run() {
|
||||
issue_number: pullRequestId,
|
||||
});
|
||||
} catch (error) {
|
||||
core.setFailed(error.message);
|
||||
console.log(error);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user