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