Merge pull request 'ci: remove dependency on non-existent step in release' (#7) from fix/release-action into main
Some checks failed
build-deploy / Bump version and create changelog with commitizen (push) Has been cancelled

Reviewed-on: #7
This commit is contained in:
Bertrand Lanson 2024-05-03 23:05:52 +00:00
commit 3ec130a0e8

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