mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-01 19:46:07 -04:00
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:
parent
edf8b200b7
commit
d56b0ef75f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release-cli.yml
vendored
1
.github/workflows/release-cli.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue