ci: remove dependency on non-existent step in release
All checks were successful
development / Check commit compliance (push) Successful in 6s
pull-requests-open / Check commit compliance (pull_request) Successful in 7s

This commit is contained in:
Bertrand Lanson 2024-05-04 01:05:15 +02:00
parent 1798a3f0a9
commit adef4b22f1

View File

@ -10,7 +10,6 @@ jobs:
if: "!startsWith(github.event.head_commit.message, 'bump:')"
runs-on: ubuntu-latest
name: Bump version and create changelog with commitizen
needs: deploy
steps:
- name: Get secrets from vault
id: import-secrets