ci: always release cli on release-cli workflow (#1611)

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-04-04 12:07:48 -04:00 committed by GitHub
parent 2ca2dbae22
commit b6778ab3e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,7 +228,6 @@ jobs:
release:
runs-on: ubuntu-22.04
if: startsWith(inputs.ref, 'refs/tags/v') || startsWith(github.ref, 'refs/tags/v')
needs:
- build-cli
- provenance