This commit is contained in:
Vagharshak Baghdasaryan 2025-06-10 15:00:01 +02:00
parent 98eb075f32
commit bef7d40703
2 changed files with 2 additions and 0 deletions

View file

@ -11,6 +11,7 @@ function setOutput(versionResult: VersionResult) {
const repository = process.env.GITHUB_REPOSITORY;
if (!changed) {
core.info("VAGOOO")
core.info('No changes detected for this commit');
}