exp
This commit is contained in:
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
tag: tag
|
tag: tag
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
catch {
|
catch (error) {
|
||||||
core.setFailed("Could not find a release for tag " + tag)
|
core.setFailed("Could not find a release for tag " + tag)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user