wtf
This commit is contained in:
parent
a2e2213ce4
commit
6a103e03a3
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
|
@ -16,9 +16,11 @@ jobs:
|
|||
repo: context.repo.repo,
|
||||
tag: tag
|
||||
})
|
||||
console.log('X1')
|
||||
if (rel === null) {
|
||||
core.setFailed("Could not find a release for tag " + tag)
|
||||
}
|
||||
console.log('X2')
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue
Block a user